Fuel Economy
MPG to L/100km Converter
Convert miles per gallon to liters per 100 km with a fast calculator, formula, examples and API-ready result.
Focused calculator
Calculate MPG to L/100km Converter
When to use this converter
Use this converter when you already have a value in miles per gallon and need a clean liters per 100 km result immediately.
- Comparing car fuel-economy figures across US MPG, L/100km and km/L markets.
- Estimating trip cost, fuel use or vehicle efficiency before switching to the fuel-cost calculator.
- Avoiding the common mistake of treating reciprocal fuel-economy units as simple linear units.
Accuracy, privacy and assumptions
- MPG, L/100km and km/L include reciprocal relationships; higher MPG is better, while lower L/100km is better.
- Trip cost estimates should use the fuel-cost calculator because fuel price and distance are separate variables.
Common mistakes to avoid
Most wrong answers from a MPG to L/100km Converter come from unit direction, rounding too early, or copying a result without its original context.
- Do not compare MPG and L/100km as if both move in the same direction. Higher MPG is better; lower L/100km is better.
- Do not estimate trip cost from efficiency alone; distance and fuel price are separate inputs.
- Check whether the source vehicle data is city, highway, combined or real-world average.
- Make sure the source value is really in miles per gallon before you copy the liters per 100 km result.
Copy-ready result format
30 miles per gallon = 7.8404861 liters per 100 km. Formula: liters per 100 km = miles per gallon x 235.214583.
- Keep the source value and source unit beside the converted result.
- Round only at the final display step if the number will feed another calculation.
- Use the API example below when you need a repeatable machine-readable result.
Best workflow for MPG to L/100km Converter
- Enter the source value in the calculator above and read the result before scrolling.
- Compare the result against the common examples to catch unit-direction mistakes.
- Use the formula section when you need to show your work or audit a rounded value.
- Open the reverse converter or API example when the next task is verification, spreadsheet use or automation.
Next steps after this result
After the immediate calculation, choose the next tool based on what you plan to do with the value.
- Use the fuel-cost calculator for trip cost.
- Compare vehicles only after matching city/highway/combined context.
- Convert back to verify reciprocal-unit direction.
Formula
Formula: liters per 100 km = miles per gallon x 235.214583.
Factor: 1 miles per gallon = 235.214583 liters per 100 km.
Example: 30 miles per gallon = 7.8404861 liters per 100 km.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 30 miles per gallon | 7.8404861 liters per 100 km |
| 150 miles per gallon | 1.56809722 liters per 100 km |
| 300 miles per gallon | 0.78404861 liters per 100 km |
JSON API example
Use the public JSON endpoint with these query parameters.
value30frommpgtol/100km
GET https://api.convematik.com/convert?value=30.0&from=mpg&to=l%2F100km
{
"value": 30.0,
"from": "mpg",
"to": "l/100km",
"result": 7.840486100000001
}
Common questions
How do I convert miles per gallon to liters per 100 km?
Enter the miles per gallon value in the calculator above and the MPG to L/100km Converter instantly returns the equivalent in liters per 100 km using Convematik's conversion engine.
What is the formula to convert miles per gallon to liters per 100 km?
liters per 100 km = miles per gallon x 235.214583.
Can I convert decimal miles per gallon values?
Yes. Enter whole or decimal miles per gallon amounts and the converter returns a precise decimal liters per 100 km result.
How do I convert liters per 100 km back to miles per gallon?
Yes. Use the liters per 100 km to miles per gallon converter linked on this page to convert the result back in the opposite direction.
Is the MPG to L/100km Converter free to use?
Yes. The MPG to L/100km Converter runs as a free browser tool and can also be accessed through the Convematik API.