Calculator
Ọrụ n'ime uru nke mmanụ ụgbọala nke njem site n'ebe dị anya, ike na uru mmanụ ụgbọala.
Nhọrọ ndị ahụ ga-akpụzi mgbe ị na-etipụta.
N'ihe banyere calculator a
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 fuel for your trip.Use it to budget for a road trip, compare the running cost of two vehicles, decide whether to drive or take the train, or work out a fair share for carpoolers.Use it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a road tripUse it to budget for a
Ajụjụ ndị a na-ajụkarị
Olee otú ọnụọgụgụ nke ụgbọala na-echekwa?
N'ime mpg mode: mmanụ ọkụ ejirila = n'ebe dị anya / mpg, mgbe ahụ ọnụọgụgụ = mmanụ ọkụ x ọnụahịa kwa gallon. N'ime metric mode: lita = n'ebe dị anya / 100 x (l/100km), mgbe ahụ ọnụọgụgụ = lita x ọnụahịa kwa lita.
Ọ bụrụ na ọbụna ụdị nrụnye ahụ gbanwere nsonaazụ ahụ?
Ee. Nhazi nke eziokwu na-adabere na ọsọ, okporo ụzọ, ibu na mpaghara ebe, ya mere, jiri ya dị ka nhazi nke e guzobere na nhazi nke ịbanye.
Olee otú m ga-esi gbanwee n'etiti mpg na litara kwa 100 km?
Jiri ịdịnanya n'okpuru n'akachasị nhọrọ. Miles & mpg na-echekwa nso na kilomita na nrụnye dịka kilomita kwa galọn; km & l/100km na-echekwa nso na kilomita na nrụnye dịka lita kwa 100 km, na ọnụọgụgụ nke agụla lita.
Olee otú m ga-esi wepụ ego mmanụ ụgbọala n'etiti ndị njem?
Hazie ọnụọgụgụ ndị mmadụ n'okpuru nhọrọ ndị dị elu. Calculator na-akpụga ọnụọgụgụ njem n'ime ọnụọgụgụ, ka onye ọbụla na-aga n'ihu na-ahụ n'ime ha - bara uru maka carpools na njem ụzọ ụgbọala.
Olee uru ọ ga-enye m na njem m?
Calculator ahụ gosiri mmanụ ọkụ ejirila nakwa ọnụọgụgụ. Na mpg mode ọ bụ n'ebe ÷ mpg (gallons); na metric mode ọ bụ n'ebe ÷ 100 × l/100km (litres). A 300-mile trip na 30 mpg na-eji 10 gallons.
Olee otú m ga-esi hụ na m ga-agagharị na-agagharị?
Tinye n'ime n'okporo ụzọ zuru ezu maka n'okporo ụzọ abụọ, mọọbụ gbasaa n'ime otu ụzọ. N'ihi na ọnụọgụgụ na-amụba n'ụzọ ziri ezi na n'okporo ụzọ, n'okporo ụzọ n'ime otu ụzọ na-amụba n'ụzọ abụọ na n'okporo ụzọ na-akwalite na ọnụọgụgụ mmanụ.
API — jiri kaadị a site na kóòdù
Kpọọ kalkulata a dịka ebe ngwụcha JSON n'efu - enweghị kii achọrọ. Ziga valiu mpaghara ebe ahụ n'okpuru dịka paramita ajụjụ mọọbụ JSON. Gụọ ngwe ndị ahụ niile →
Ebemkpofuozi
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);
Ihe a na-ahụta bụ n'ihi nlekọta n'ozuzu ya, ọ bụghị nlekọta ego, ọgwụ ma ọ bụ nlekọta ego.