Miles per US Gallon to Liters per 100 Kilometers
Snapshot
1 Miles per US Gallon equals 235.214583 Liters per 100 Kilometers. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses a fixed factor based on reference unit definitions.
- Example: For 5 Miles per US Gallon, the result equals 47.042917 Liters per 100 Kilometers.
- 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
235.214583 Liters per 100 Kilometers (L/100km)
SwitchMachine access
Available to apps and AI agents
Miles per US Gallon to Liters per 100 Kilometers 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
fuel-economy- Source unit
miles_per_us_gallon- Target unit
liters_per_100_km
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": "fuel-economy",
"value": 1,
"from": "miles_per_us_gallon",
"to": "liters_per_100_km"
}Essential response
{
"ok": true,
"conversion": {
"family": "fuel-economy",
"value": 1,
"from": "miles_per_us_gallon",
"to": "liters_per_100_km",
"result": {
"raw": 235.214583,
"display": "235.214583"
},
"canonicalPath": "/fuel-economy/miles-per-us-gallon-to-liters-per-100-km/"
}
}Explanation
The converter converts miles per us gallon into liters per 100 kilometers by normalizing the input through liters per 100 kilometers, then restating the result in the target fuel-economy format. Because one side measures consumption and the other measures efficiency, the numeric behavior is inverse even though the route stays on one fixed shared basis. The calculator, common values, and mirror Liters per 100 Kilometers to Miles per US Gallon page all use that same model.
This Miles per US Gallon-to-Liters per 100 Kilometers route stays on one fixed fuel-economy basis, so the calculator, common values, and mirror page remain aligned.
The same normalized model drives quick checks and manual spot checks, so the displayed values stay consistent across the page.
Common Conversion Values
| Miles per US Gallon (mpg (US)) | Liters per 100 Kilometers (L/100km) |
|---|---|
| 5 | 47.042917 |
| 10 | 23.521458 |
| 15 | 15.680972 |
| 20 | 11.760729 |
| 25 | 9.408583 |
| 30 | 7.840486 |
| 40 | 5.880365 |
| 50 | 4.704292 |
| 60 | 3.920243 |
| 80 | 2.940182 |
Questions & answers
Frequently Asked Questions
How is mpg (US) to L/100km calculated?
This page converts through liters per 100 kilometers, which keeps consumption-format and efficiency-format fuel economy units on one fixed shared basis even though their numeric behavior is inverse.
Is there a reverse page for L/100km to mpg (US)?
Yes. Use the mirror L/100km to mpg (US) page to apply the inverse relationship with the same fixed fuel-economy definitions.
Why do consumption and efficiency values move in opposite directions?
Consumption units measure fuel used per distance, while efficiency units measure distance per fuel amount. That is why improving efficiency lowers one number while raising the other.