# Kilometers per liter to Miles per US gallon (mpg) (km/L to mpg (US))

> Convert kilometers per liter to miles per US gallon (mpg) with the formula mpg (US) = km/L × 2.352146. Conversion table and worked examples, with JSON API and MCP access.

- Page id: `km-per-liter-to-mpg` · Quantity: Fuel economy (`fuel-economy`, base unit L/100km) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/km-per-liter-to-mpg · This document: https://tttkmbb.com/conversion/km-per-liter-to-mpg.md · JSON: https://tttkmbb.com/conversion/km-per-liter-to-mpg.json (add `?value=` for a result)

## Formula

- `mpg (US) = km/L × 2.352146`
- `mpg (US) = km/L × 2.352146`
- Reverse: `km/L = mpg (US) × 0.425144`

Non-linear conversion: apply the formula directly; there is no single multiplication factor.

## Worked examples

- 7.5 km/L = 17.6411 mpg (US)
- 30 km/L = 70.5644 mpg (US)
- 45 km/L = 105.847 mpg (US)

## Conversion table

| Kilometers per liter (km/L) | Miles per US gallon (mpg) (mpg (US)) |
| --- | --- |
| 3 | 7.05644 |
| 4 | 9.40858 |
| 5 | 11.7607 |
| 6 | 14.1129 |
| 7 | 16.465 |
| 8 | 18.8172 |
| 9 | 21.1693 |
| 10 | 23.5215 |
| 12 | 28.2257 |
| 15 | 35.2822 |
| 20 | 47.0429 |
| 25 | 58.8036 |
| 30 | 70.5644 |
| 35 | 82.3251 |
| 40 | 94.0858 |
| 45 | 105.847 |
| 50 | 117.607 |
| 60 | 141.129 |
| 70 | 164.65 |
| 80 | 188.172 |
| 100 | 235.215 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=7.5&from_unit=km%2FL&to_unit=mpg_us` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":7.5,"from_unit":"km/L","to_unit":"mpg_us"}`
- All fuel economy units: https://tttkmbb.com/api/v1/units?quantity=fuel-economy · full converter: [Fuel Economy Converter](https://tttkmbb.com/conversion/fuel-economy.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**What is the formula to convert kilometers per liter to miles per US gallon (mpg)?**

mpg (US) = km/L × 2.352146. For example, 7.5 km/L = 17.6411 mpg (US).

**How do I convert miles per US gallon (mpg) back to kilometers per liter?**

km/L = mpg (US) × 0.425144; the miles per US gallon (mpg)-to-kilometers per liter page applies it directly.

**Why is there no single multiplication factor?**

Fuel-economy units are reciprocal (distance per volume versus volume per distance), so the conversion divides a constant by the value instead of multiplying.

## Related conversions

- [Miles per US gallon (mpg) to kilometers per liter](https://tttkmbb.com/conversion/mpg-to-km-per-liter.md) (reverse)
- [Miles per US gallon (mpg) to Liters per 100 km](https://tttkmbb.com/conversion/mpg-to-l-per-100km.md)
- [Liters per 100 km to Miles per US gallon (mpg)](https://tttkmbb.com/conversion/l-per-100km-to-mpg.md)
- [Miles per imperial gallon (UK mpg) to Liters per 100 km](https://tttkmbb.com/conversion/mpg-uk-to-l-per-100km.md)
- [Liters per 100 km to Miles per imperial gallon (UK mpg)](https://tttkmbb.com/conversion/l-per-100km-to-mpg-uk.md)
- [Kilometers per liter to Liters per 100 km](https://tttkmbb.com/conversion/km-per-liter-to-l-per-100km.md)
- [Liters per 100 km to Kilometers per liter](https://tttkmbb.com/conversion/l-per-100km-to-km-per-liter.md)
- [Miles per US gallon (mpg) to Miles per imperial gallon (UK mpg)](https://tttkmbb.com/conversion/mpg-to-mpg-uk.md)
- [Miles per imperial gallon (UK mpg) to Miles per US gallon (mpg)](https://tttkmbb.com/conversion/mpg-uk-to-mpg.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
