Miles per Imperial Gallon to Liters per 100 Miles
Snapshot
1 Miles per Imperial Gallon equals 454.608999 Liters per 100 Miles. 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 Imperial Gallon, the result equals 90.9218 Liters per 100 Miles.
- 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
454.608999 Liters per 100 Miles (L/100mi)
SwitchMachine access
Available to apps and AI agents
Miles per Imperial Gallon to Liters per 100 Miles 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_imperial_gallon- Target unit
liters_per_100_miles
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_imperial_gallon",
"to": "liters_per_100_miles"
}Essential response
{
"ok": true,
"conversion": {
"family": "fuel-economy",
"value": 1,
"from": "miles_per_imperial_gallon",
"to": "liters_per_100_miles",
"result": {
"raw": 454.608999466,
"display": "454.608999"
},
"canonicalPath": "/fuel-economy/miles-per-imperial-gallon-to-liters-per-100-miles/"
}
}Explanation
The converter converts miles per imperial gallon into liters per 100 miles 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 Miles to Miles per Imperial Gallon page all use that same model.
Miles per Imperial Gallon to Liters per 100 Miles is computed from one fixed fuel-economy relationship, keeping mirror routes and reference values consistent.
Common-value rows are generated from the same normalized fuel-economy model used by the live calculator.
Common Conversion Values
| Miles per Imperial Gallon (mpg (UK)) | Liters per 100 Miles (L/100mi) |
|---|---|
| 5 | 90.9218 |
| 10 | 45.4609 |
| 15 | 30.307267 |
| 20 | 22.73045 |
| 25 | 18.18436 |
| 30 | 15.153633 |
| 40 | 11.365225 |
| 50 | 9.09218 |
| 60 | 7.576817 |
| 80 | 5.682612 |
Questions & answers
Frequently Asked Questions
How is mpg (UK) to L/100mi 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/100mi to mpg (UK)?
Yes. Use the mirror L/100mi to mpg (UK) 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.