Liters per 100 Miles to Miles per US Gallon
Snapshot
1 Liters per 100 Miles equals 378.541178 Miles per US Gallon. 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 3 Liters per 100 Miles, the result equals 126.180393 Miles per US Gallon.
- 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
378.541178 Miles per US Gallon (mpg (US))
SwitchMachine access
Available to apps and AI agents
Liters per 100 Miles to Miles per US Gallon 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
liters_per_100_miles- Target unit
miles_per_us_gallon
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": "liters_per_100_miles",
"to": "miles_per_us_gallon"
}Essential response
{
"ok": true,
"conversion": {
"family": "fuel-economy",
"value": 1,
"from": "liters_per_100_miles",
"to": "miles_per_us_gallon",
"result": {
"raw": 378.541177864,
"display": "378.541178"
},
"canonicalPath": "/fuel-economy/liters-per-100-miles-to-miles-per-us-gallon/"
}
}Explanation
The converter converts liters per 100 miles into miles per us gallon 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 Miles per US Gallon to Liters per 100 Miles page all use that same model.
For Liters per 100 Miles to Miles per US Gallon, this page keeps the same normalized fuel-economy model across the direct answer, calculator, and table.
Calculator output and table rows stay aligned because they use the same fixed fuel-economy definitions.
Common Conversion Values
| Liters per 100 Miles (L/100mi) | Miles per US Gallon (mpg (US)) |
|---|---|
| 3 | 126.180393 |
| 4 | 94.635294 |
| 5 | 75.708236 |
| 6 | 63.090196 |
| 7.5 | 50.472157 |
| 10 | 37.854118 |
| 12.5 | 30.283294 |
| 15 | 25.236079 |
| 20 | 18.927059 |
| 30 | 12.618039 |
Questions & answers
Frequently Asked Questions
How is L/100mi to mpg (US) 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 mpg (US) to L/100mi?
Yes. Use the mirror mpg (US) to L/100mi 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.