Fuel Cost Calculator

Display only (e.g., $, €, £).
MPG (US), or metric L/100 km.
How many times you’ll make this trip.
Drag & drop a small JSON/CSV here or to prefill inputs.
JSON keys: price, price_unit, eff, eff_unit, dist, dist_unit, trips, roundtrip, currency

Fuel Cost Calculator – Quick Cheat Sheet

Import formats (client-side only)
JSON example:
{ "price": 3.79, "price_unit": "per_gallon", "eff": 28, "eff_unit": "mpg", "dist": 15, "dist_unit": "miles", "trips": 5, "roundtrip": 1, "currency": "$" }
CSV (header row required):
price,price_unit,eff,eff_unit,dist,dist_unit,trips,roundtrip,currency 3.79,per_gallon,28,mpg,15,miles,5,1,$

Cookies & privacy

Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences, measure usage, and improve the platform. You can change your choices any time. Privacy Policy.

Manage Cookies