Gin Grams to mL
Snapshot
100 grams of gin 40 equals 105.04 milliliters. Conversion Encyclopedia keeps one fixed beverage basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 0.952 g/mL.
- Example: That same density basis also supports practical reverse checks such as 40 mL of gin in grams.
- This uses Gin 40 at 40% ABV (not pure ethanol), so density differs from alcohol-only references.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
105.04 Milliliters
SwitchWith 100 grams of Gin 40, you get 1 full beaker plus a tiny extra amount.
Machine access
Available to apps and AI agents
Gin Grams to mL can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The gin-40 identifier tells the conversion engine which ingredient record to use for the same calculation shown by the calculator.
Machine-readable identifiers
- Conversion family
beverage- Source unit
gram- Target unit
milliliter- Ingredient
gin-40
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "beverage",
"value": 100,
"from": "gram",
"to": "milliliter",
"material": "gin-40"
}Essential response
{
"ok": true,
"conversion": {
"family": "beverage",
"value": 100,
"from": "gram",
"to": "milliliter",
"result": {
"raw": 105.0420168067227,
"display": "105.04"
},
"canonicalPath": "/beverage/grams-to-milliliters/gin-40/"
}
}Explanation
This converter is built for the density question behind gin weight-to-volume conversion, not a generic liquid calculator. It uses a practical room-temperature density estimate of about 0.947 grams per milliliter for gin around 40% ABV.
That makes it useful for batching, pour checks, and bottle math when your starting point is gin weight and you need the matching volume in milliliters. It also supports the practical reverse intent behind queries like 40 mL in grams by keeping the same 40% ABV density basis across the pair. The result remains an estimate, because gin density can shift slightly with temperature and ABV.
Common Conversion Values
| Grams | Milliliters |
|---|---|
| 1 | 1.05 |
| 37.88 | 39.79 |
| 40 | 42.02 |
| 100 | 105.04 |
| 250 | 262.61 |
| 500 | 525.21 |
Methodology
Gin (40% ABV) density evidence
Gin (40% ABV) uses 0.952 g/mL in this dataset, which is 4.8% lighter by volume than the 1 g/mL water reference. Evidence status: medium-confidence. Source basis: Gin density near 40% ABV.
Brand formulation, alcohol or sugar concentration, carbonation, and serving temperature can change the weight of a measured volume. Use this value as a documented reference rather than a producer specification.
Questions & answers
Frequently Asked Questions
Does this gin converter assume 40% ABV?
Yes. The density used here is for gin around 40% ABV at room temperature.
What density of 40% gin does this page use?
It uses about 0.947 g/mL for gin near 40% ABV at room temperature.
How many milliliters is 100 grams of gin?
Using a density of about 0.947 g/mL, 100 grams of gin is about 105.6 mL.
Does this answer gin grams to mL?
Yes. This page answers gin grams-to-mL queries using the same 0.947 g/mL density estimate for gin near 40% ABV.
Why is gin less dense than water?
Ethanol is less dense than water, so a 40% ABV spirit weighs slightly less per milliliter than water does.