Grams per Liter to Brew Ratio 1:18 for Coffee Brewing
Snapshot
In coffee brewing, 1 Grams per Liter corresponds to 0.018 Brew Ratio 1:18. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis:
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
0.018 Brew Ratio 1:18 (1:18)
SwitchMachine access
Available to apps and AI agents
Grams per Liter to Brew Ratio 1:18 for Coffee Brewing can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
coffee-brewing-ratio- Source unit
grams_per_liter- Target unit
brew_ratio_1_to_18
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": "coffee-brewing-ratio",
"value": 1,
"from": "grams_per_liter",
"to": "brew_ratio_1_to_18"
}Essential response
{
"ok": true,
"conversion": {
"family": "coffee-brewing-ratio",
"value": 1,
"from": "grams_per_liter",
"to": "brew_ratio_1_to_18",
"result": {
"raw": 0.018,
"display": "0.018"
},
"canonicalPath": "/coffee-brewing-ratio/grams-per-liter-to-brew-ratio-1-to-18/"
}
}Explanation
Formula: Brew Ratio 1:18 = Grams per Liter × 0.018. Why: both formats are normalized through grams of coffee per liter of water, so the conversion stays deterministic across brew-ratio and dose-per-volume notation.
Grams per Liter (g/L): a direct coffee-dose concentration format expressing how many grams of coffee are used per liter of brew water.
Brew Ratio 1:18: a brew-ratio format interpreted as grams of water per 1 gram of coffee, then normalized to a grams-per-liter coffee dose basis.
This route is useful when recovering a brew ratio from a grams-per-liter dose target for recipe comparison and dialing-in work.
This conversion is purely multiplicative because both formats reduce through grams of coffee per liter of water, with fixed cup-size assumptions where those formats apply.
Common Conversion Values
| Grams per Liter (g/L) | Brew Ratio 1:18 (1:18) |
|---|---|
| 8 | 0.144 |
| 10 | 0.18 |
| 12 | 0.216 |
| 15 | 0.27 |
| 18 | 0.324 |
| 20 | 0.36 |
| 25 | 0.45 |
| 30 | 0.54 |
| 40 | 0.72 |
| 60 | 1.08 |
Questions & answers
Frequently Asked Questions
How many 1:18 are in 1 g/L?
1 g/L equals 0.018 1:18 with the fixed brew-ratio basis used here.
Why normalize the brew ratio through grams per liter?
Grams per liter is the common coffee-dose basis for this family, so brew ratios and per-cup dose targets stay comparable and reversible.
How do I reverse Grams per Liter to Brew Ratio 1:18?
Use the switch button or open the Brew Ratio 1:18 to Grams per Liter page to apply the same coffee-dose relationship in reverse.
Can I use decimal inputs?
Yes. Decimal values are supported for single-cup brewing, recipe cards, and larger batch planning.