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