Grams per Liter to Brew Ratio 1:14 for Coffee Brewing
Snapshot
In coffee brewing, 1 Grams per Liter corresponds to 0.014 Brew Ratio 1:14. 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.014 Brew Ratio 1:14 (1:14)
SwitchMachine access
Available to apps and AI agents
Grams per Liter to Brew Ratio 1:14 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_14
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_14"
}Essential response
{
"ok": true,
"conversion": {
"family": "coffee-brewing-ratio",
"value": 1,
"from": "grams_per_liter",
"to": "brew_ratio_1_to_14",
"result": {
"raw": 0.014,
"display": "0.014"
},
"canonicalPath": "/coffee-brewing-ratio/grams-per-liter-to-brew-ratio-1-to-14/"
}
}Explanation
Formula: Brew Ratio 1:14 = Grams per Liter × 0.014. 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:14: 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:14 (1:14) |
|---|---|
| 8 | 0.112 |
| 10 | 0.14 |
| 12 | 0.168 |
| 15 | 0.21 |
| 18 | 0.252 |
| 20 | 0.28 |
| 25 | 0.35 |
| 30 | 0.42 |
| 40 | 0.56 |
| 60 | 0.84 |
Questions & answers
Frequently Asked Questions
How many 1:14 are in 1 g/L?
1 g/L equals 0.014 1:14 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:14?
Use the switch button or open the Brew Ratio 1:14 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.