{
  "id": "fuel-consumption",
  "slug": "fuel-consumption-converter",
  "title": "Fuel Consumption Converter (L/100km, MPG, km/L)",
  "description": "Convert vehicle fuel economy between L/100km, US MPG, UK MPG and km/L — and estimate trip cost.",
  "category": "converters",
  "tags": ["fuel", "consumption", "mpg", "l/100km", "km/l", "economy", "car"],
  "icon": "fuel",
  "needsBackend": false,
  "relatedModules": ["ev-efficiency", "unit-converter"],
  "seoIntro": "Different countries report car fuel economy differently. Europe uses litres per 100 km (lower is better), the US uses miles per US gallon, the UK uses miles per Imperial gallon, and many other countries use kilometres per litre.\n\nThis tool converts between all four notations and estimates total fuel use and cost for a trip.",
  "seoFaq": [
    { "q": "Why are US MPG and UK MPG different?", "a": "An Imperial gallon is about 4.546 L while a US gallon is about 3.785 L. The same car has a higher MPG number in the UK than in the US." },
    { "q": "Why is L/100km \"reversed\"?", "a": "It measures fuel used per fixed distance, so lower is better. MPG and km/L do the opposite — distance per fuel unit, so higher is better." },
    { "q": "Are EVs supported?", "a": "Use the EV Efficiency Converter for kWh/100km, mi/kWh and MPGe." }
  ]
}
