Fuel Economy
Km/L to MPG Converter
Convert kilometers per liter to miles per gallon with a fast calculator, formula, examples and API-ready result.
Focused calculator
Calculate Km/L to MPG Converter
When to use this converter
Use this converter when you already have a value in kilometers per liter and need a clean miles per gallon 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 Km/L to MPG 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 kilometers per liter before you copy the miles per gallon result.
Copy-ready result format
12.75 kilometers per liter = 29.9898593325 miles per gallon. Formula: miles per gallon = kilometers per liter x 2.35214583.
- 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 Km/L to MPG 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: miles per gallon = kilometers per liter x 2.35214583.
Factor: 1 kilometers per liter = 2.35214583 miles per gallon.
Example: 12.75 kilometers per liter = 29.9898593325 miles per gallon.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 12.75 kilometers per liter | 29.9898593325 miles per gallon |
| 63.75 kilometers per liter | 149.949296663 miles per gallon |
| 127.5 kilometers per liter | 299.898593325 miles per gallon |
JSON API example
Use the public JSON endpoint with these query parameters.
value12.75fromkm/ltompg
GET https://api.convematik.com/convert?value=12.75&from=km%2Fl&to=mpg
{
"value": 12.75,
"from": "km/l",
"to": "mpg",
"result": 29.989859332500004
}
Common questions
How do I convert kilometers per liter to miles per gallon?
Enter the kilometers per liter value in the calculator above and the Km/L to MPG Converter instantly returns the equivalent in miles per gallon using Convematik's conversion engine.
What is the formula to convert kilometers per liter to miles per gallon?
miles per gallon = kilometers per liter x 2.35214583.
Can I convert decimal kilometers per liter values?
Yes. Enter whole or decimal kilometers per liter amounts and the converter returns a precise decimal miles per gallon result.
How do I convert miles per gallon back to kilometers per liter?
Yes. Use the miles per gallon to kilometers per liter converter linked on this page to convert the result back in the opposite direction.
Is the Km/L to MPG Converter free to use?
Yes. The Km/L to MPG Converter runs as a free browser tool and can also be accessed through the Convematik API.