Simple syrup (1:1) Grams to Milliliters
Snapshot
1 gram of simple syrup (1:1) equals 0.813 milliliters. Conversion Encyclopedia keeps one fixed beverage basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 1.23 g/mL.
- Example: 250 g = 203.25 mL.
- Source basis: Beverage density reference.
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
Simple syrup (1:1) Grams to Milliliters can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The simple-syrup-1-1 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
simple-syrup-1-1
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": "gram",
"to": "milliliter",
"material": "simple-syrup-1-1"
}Essential response
{
"ok": true,
"conversion": {
"family": "beverage",
"value": 1,
"from": "gram",
"to": "milliliter",
"result": {
"raw": 0.8130081300813008,
"display": "0.813"
},
"canonicalPath": "/beverage/grams-to-milliliters/simple-syrup-1-1/"
}
}Explanation
This page reverses the same 1:1 syrup density estimate so you can start from weight and retrieve volume. It uses a practical density of about 1.23 grams per milliliter, which is suitable for batching and recipe prep.
That matters because simple syrup should not be treated like water in conversions. It also supports the same density-first intent behind queries like density of 1:1 simple syrup g/mL by keeping the same 1.23 g/mL basis visible in reverse. The mirror mL-to-grams page uses the same density estimate in the opposite direction.
Common Conversion Values
| Grams | Milliliters |
|---|---|
| 25 | 20.33 |
| 50 | 40.65 |
| 75 | 60.98 |
| 100 | 81.3 |
| 150 | 121.95 |
| 200 | 162.6 |
| 250 | 203.25 |
| 500 | 406.5 |
Methodology
Simple syrup (1:1) density evidence
Simple syrup (1:1) uses 1.23 g/mL in this dataset, which is 23.0% heavier by volume than the 1 g/mL water reference. Evidence status: medium-confidence. Source basis: 1:1 simple syrup density estimate.
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 mL is 100 grams of 1:1 simple syrup?
Using a density of about 1.23 g/mL, 100 grams of 1:1 simple syrup is about 81.3 mL.
What density of 1:1 simple syrup does this page use?
It uses about 1.23 g/mL for standard 1:1 simple syrup near room temperature.
What is the density of 1:1 simple syrup in g/mL?
in this converter, 1:1 simple syrup is treated as about 1.23 g/mL near room temperature.
Is this the reverse of the mL-to-grams simple syrup page?
Yes. It uses the same syrup density estimate, only reversed to estimate milliliters from grams.