Kalkulator
Work out the fuel cost of a trip from distance, efficiency and fuel price.
Results update as you type.
[Translation temporarily unavailable. Please try again.]
you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip. If you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip. If you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip. If you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip. If you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip.If you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip.Use the fuel cost calculator to calculate the cost of fuelUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripUse it to calculate the cost of fuel for your tripU
Tambayoyi da ake yi da yawa
Ta yaya ake ƙididdige farashin mai na tafiya?
A cikin hanya mpg: mai amfani da man fetur = distance / mpg, sa'an nan farashin = man fetur x farashin ga gallon. A cikin hanya metrically: lita = distance / 100 x (l/100km), sa'an nan farashin = lita x farashin ga lita.
Shin, salon tafiyar da mota na canza sakamakon?
Yanzu, za ka iya fara amfani da wannan azaman wani tsari na musamman na canzawa daga wani abu zuwa wani abu.
Ta yaya zan canza tsakanin mpg da littattafai a kowace kilomita 100?
Use the units setting under advanced options. Miles & mpg treats distance in miles and efficiency as miles per gallon; km & l/100km treats distance in kilometres and efficiency as litres per 100 km, with the price read per litre.
Yadda zan raba kudin mai tsakanin fasinjoji?
Ka ƙayyade adadin mutane a cikin zaɓuɓɓukan ci gaba. Kalkulator ɗin na raba kuɗin mai na tafiyar da ya yi daidai, don haka kowanne mai tafiyar yana ganin rabon su - mai amfani ga carpools da tafiyar hanya ta raba.
Menene yawan wutar lantarki da zan yi amfani da shi?
The calculator shows the fuel used as well as the cost. In mpg mode it is distance ÷ mpg (gallons); in metric mode it is distance ÷ 100 × l/100km (litres). A 300-mile trip at 30 mpg uses 10 gallons.
Yaya zan iya kiyasta tafiyar da ta ke tafiya?
Enter the total distance for both legs, or double a one-way figure. Since cost rises directly with distance, a round trip simply costs twice a one-way trip at the same efficiency and fuel price.
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →
Endpoint
GET https://calculator.free/api/v1/fuel-cost/
curl
curl "https://calculator.free/api/v1/fuel-cost/?distance=300&efficiency=30&price=3.5"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/fuel-cost/?" + new URLSearchParams({
"distance": "300",
"efficiency": "30",
"price": "3.5"
}));
const data = await r.json();
console.log(data.results);
Results are estimates for general guidance only, not financial, medical or tax advice.