Why is this conversion reciprocal?
L/100 km is an inverse-style efficiency metric, so conversion involves reciprocal math before unit translation.
Fuel Economy
Convert Liters per 100 kilometers (L/100 km) to Miles per gallon (US) (mpg (US)) instantly.
Formula
100 / value (via km/L)
| Sample | Converted |
|---|---|
| 5 L/100 km | 47.04291666 mpg (US) |
| 10 L/100 km | 23.52145833 mpg (US) |
| 20 L/100 km | 11.760729165 mpg (US) |
| 35 L/100 km | 6.7204166657 mpg (US) |
| 50 L/100 km | 4.704291666 mpg (US) |
Use this page to convert liters per 100 kilometers (L/100 km) to mpg (US) when consumption-style source data needs US fuel-economy output.
This route is non-linear compared with simple factor-only conversions because of reciprocal structure.
Normalize carefully and validate edge cases where source values are very small.
Retain source L/100 km values for regulatory traceability and auditing.
Use one shared function so reciprocal logic stays consistent across systems.
Direction-specific pages prevent common mistakes when moving between consumption and efficiency formats.
L/100 km to mpg (US) is crucial for cross-market vehicle comparison content.
This conversion combines reciprocal consumption logic with unit-system translation.
A dedicated route avoids treating it like a simple multiplier conversion.
Explicit handling is essential for accurate cross-market comparisons.
Convert via km/L intermediate in one shared utility and label destination as mpg_us.
Preserve source consumption values for reconciliation and support.
Document behavior for edge inputs and invalid ranges.
Test realistic and edge-case inputs across expected vehicle ranges.
Verify reciprocal step ordering in all services and reports.
Inspect unit variants and formula flow first when results look implausible.
Definition: L/100 km is the source consumption-style fuel metric in this conversion direction.
History/Origin: L/100 km became common in many markets as an intuitive consumption representation.
Current use: Source L/100 km values are converted to mpg (US) for regional comparison and US-facing communication.
Definition: mpg (US) is the destination efficiency unit on this page.
History/Origin: mpg (US) has long been a standard vehicle-efficiency reference in North America.
Current use: Converted mpg outputs are used in market comparisons, dashboards, and consumer-facing reports.
| Liters per 100 kilometers [L/100 km] | Miles per gallon (US) [mpg (US)] |
|---|---|
| 0.01 L/100 km | 23,521.45833 mpg (US) |
| 0.1 L/100 km | 2,352.145833 mpg (US) |
| 1 L/100 km | 235.2145833 mpg (US) |
| 2 L/100 km | 117.60729165 mpg (US) |
| 5 L/100 km | 47.04291666 mpg (US) |
| 10 L/100 km | 23.52145833 mpg (US) |
| 20 L/100 km | 11.760729165 mpg (US) |
| 50 L/100 km | 4.704291666 mpg (US) |
| 100 L/100 km | 2.352145833 mpg (US) |
1 L/100 km = 235.2145833 mpg (US)
1 mpg (US) = 235.2145832948 L/100 km
Formula: 100 / value (via km/L)
Example: 15 L/100 km = 15.68097222 mpg (US)
Precision note: Because reciprocal transformations can amplify rounding effects, preserve precision through intermediate steps.
L/100 km is an inverse-style efficiency metric, so conversion involves reciprocal math before unit translation.
Values approaching zero are not physically practical and can create extremely large outputs due to reciprocal behavior.
No. Convert separately because US and UK gallon standards differ.