Should conversion happen before aggregation?
Round only for final display; keep precise transformed values in storage and calculations.
Fuel Economy
Convert Miles per gallon (UK) (mpg (UK)) to Kilometer per liter (km/L) instantly.
Formula
value × factor (via km/L base)
| Sample | Converted |
|---|---|
| 5 mpg (UK) | 1.7700309495 km/L |
| 10 mpg (UK) | 3.540061899 km/L |
| 20 mpg (UK) | 7.080123798 km/L |
| 35 mpg (UK) | 12.3902166465 km/L |
| 50 mpg (UK) | 17.700309495 km/L |
Apply this direction whenever mpg (UK) is the source unit and km/L is the destination standard. 1 mpg (UK) = 0.3540061899 km/L
When discrepancies appear, inspect unit direction and rounding order before deeper troubleshooting. Formula: value × factor (via km/L base).
Use transformed values for rule checks when thresholds are defined in km/L.
Retaining both source and transformed columns makes audits and incident review easier.
This direction is especially helpful when source systems cannot be changed but reporting standards are fixed.
Consistent conversion ownership prevents drift between API, UI, and spreadsheet outputs.
For large datasets, deterministic unit normalization improves comparability across sources.
If this value feeds other formulas, convert first and aggregate second.
This route keeps fuel efficiency calculations coherent when data arrives in mixed unit standards.
Explicit source-target naming (mpg_uk-to-kmpl) lowers onboarding mistakes for new contributors.
Normalize once in the pipeline, then reuse transformed km/L values across dashboards and exports.
Keep source mpg (UK) values for traceability and publish converted km/L values for consistency.
Avoid using rounded display values as inputs to downstream calculations.
When discrepancies appear, inspect unit direction and rounding order before deeper troubleshooting.
Use transformed values for rule checks when thresholds are defined in km/L.
Retaining both source and transformed columns makes audits and incident review easier.
Definition: Miles per gallon (UK) (mpg (UK)) is the source unit in this conversion direction.
History/Origin: Miles per gallon (UK) has established usage in fuel efficiency workflows and appears in many source datasets.
Current use: Source mpg (UK) values are converted to km/L when downstream systems require one standardized unit.
Definition: Kilometer per liter (km/L) is the destination unit for this page.
History/Origin: Kilometer per liter is commonly used as an output standard in modern fuel efficiency reporting workflows.
Current use: Converted km/L values are consumed in dashboards, documents, and integration payloads.
| Miles per gallon (UK) [mpg (UK)] | Kilometer per liter [km/L] |
|---|---|
| 0.01 mpg (UK) | 0.0035400619 km/L |
| 0.1 mpg (UK) | 0.035400619 km/L |
| 1 mpg (UK) | 0.3540061899 km/L |
| 2 mpg (UK) | 0.7080123798 km/L |
| 5 mpg (UK) | 1.7700309495 km/L |
| 10 mpg (UK) | 3.540061899 km/L |
| 20 mpg (UK) | 7.080123798 km/L |
| 50 mpg (UK) | 17.700309495 km/L |
| 100 mpg (UK) | 35.40061899 km/L |
1 mpg (UK) = 0.3540061899 km/L
1 km/L = 2.824809364 mpg (UK)
Formula: value × factor (via km/L base)
Example: 15 mpg (UK) = 5.3100928485 km/L
Precision note: For mpg (UK) to km/L, keep internal precision high and round only for display outputs.
Round only for final display; keep precise transformed values in storage and calculations.
No. They are inverse operations. This page uses 1 mpg (UK) = 0.3540061899 km/L; the reverse uses 1 km/L = 2.824809364 mpg (UK).
Round only for final display; keep precise transformed values in storage and calculations.