Kalkulator
@ action
@ action
[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?
@ action
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?
@ action
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] [Translation temporarily unavailable. Please try again.] →
QDialogButtonBox
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);
@ action: inmenu