Whiskey (40% ABV) Milliliters to Grams
Snapshot
1 milliliter of whiskey (40% abv) equals 0.95 grams. Conversion Encyclopedia keeps one fixed beverage basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 0.948 g/mL.
- Example: 50 mL = 47.4 g.
- This uses Whiskey (40% ABV) 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
Machine access
Available to apps and AI agents
Whiskey (40% ABV) Milliliters to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The whiskey-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
milliliter- Target unit
gram- Ingredient
whiskey-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": 1,
"from": "milliliter",
"to": "gram",
"material": "whiskey-40"
}Essential response
{
"ok": true,
"conversion": {
"family": "beverage",
"value": 1,
"from": "milliliter",
"to": "gram",
"result": {
"raw": 0.948,
"display": "0.95"
},
"canonicalPath": "/beverage/milliliters-to-grams/whiskey-40/"
}
}Explanation
The converter converts whiskey volume into weight using a fixed 40% ABV density estimate. in this converter, 1 milliliter of whiskey is about 0.948 grams, so common volume questions such as 50 mL or 100 mL can be answered with the same factor throughout the page.
That is useful for bar prep, batching, and recipe work when the starting point is milliliters but you want grams. The mirror page uses the same 0.948 g/mL density in reverse so both directions stay aligned.
Common Conversion Values
| Milliliters | Grams |
|---|---|
| 5 | 4.74 |
| 10 | 9.48 |
| 15 | 14.22 |
| 30 | 28.44 |
| 60 | 56.88 |
| 120 | 113.76 |
| 240 | 227.52 |
| 500 | 474 |
| 750 | 711 |
| 1,000 | 948 |
Methodology
Whiskey (40% ABV) density evidence
Whiskey (40% ABV) uses 0.948 g/mL in this dataset, which is 5.2% lighter by volume than the 1 g/mL water reference. Evidence status: medium-confidence. Source basis: Whiskey 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
How many grams is 1 mL of whiskey?
1 milliliter of whiskey at 40% ABV is about 0.948 grams in this converter.
What density of 40% whiskey does this page use?
It uses about 0.948 g/mL for whiskey near 40% ABV at room temperature.
How many grams is 100 mL of whiskey?
Using a density of about 0.948 g/mL, 100 mL of whiskey is about 94.8 grams.
Does this use the same assumptions as the grams-to-mL mirror page?
Yes. The mirror page uses the same 40% ABV density estimate, only reversed to estimate milliliters from grams.