محاسبهگر هزینه سوخت
هزینه سوخت یک سفر را از فاصله، کارایی و قیمت سوخت محاسبه کنید.
نتایج در حال تایپ به روز میشود.
در مورد این ماشین حساب
you’re using a car, you can use the fuel cost calculator to calculate the cost of fuel for your trip. It’s a fuel cost calculator that calculates the cost of fuel for a trip based on the distance you travel, the fuel efficiency of your vehicle, and the price of fuel. It’s a fuel cost calculator that calculates the cost of fuel for a trip based on the distance you travel, the fuel efficiency of your vehicle, and the price of fuel. It’s a fuel cost calculator that calculates the cost of fuelForUse itUse it for budgeting, for example, for a road trip, for determining whether to drive or take the train, or for calculating a fair share for carpoolers.Use it to budget for a road trip, compare the running cost of two vehicles, or for calculating the cost of fuel for a trip based on the fuel efficiency of your vehicle.Use it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the cost of fuel for a tripUse it to calculate the
پرسشهای متداول
هزینه سوخت سفر چطور محاسبه ميشه؟
در حالت mpg: سوخت مصرفی = فاصله / mpg ، سپس هزینه = سوخت x قیمت هر گالن. در حالت متریک: لیتر = فاصله / ۱۰۰ x (l/ ۱۰۰km)، سپس هزینه = لیتر x قیمت هر لیتر.
آیا سبک رانندگی نتیجه رو تغییر میده؟
بله، کارايي واقعي با سرعت، ترافیک، بار و زمين متفاوته، پس اين رو به عنوان يه تخمين بر اساس کارايي وارد شده، در نظر بگير
چطوري ميتونم بين 1000
از واحدهای تنظیم شده در گزینههای پیشرفته استفاده کنید. Miles & mpg فاصله را به کیلومترها و کارایی را به کیلومترها بر گالون محاسبه میکند؛ km & l/ 100km فاصله را به کیلومترها و کارایی را به لیتر بر ۱۰۰ کیلومتر محاسبه میکند ، با قیمت به لیتر خوانده شده.
چطور مي تونم هزينه سوخت رو بين مسافرها تقسیم کنم؟
تعداد افراد را در گزینههای پیشرفته تنظیم کنید. محاسبهگر هزینه سوخت کل سفر را بهطور مساوی تقسیم میکند، بنابراین هر مسافر سهم خود را میبیند — برای سفرهای مشترک و سفرهای مشترک جاده مفید است.
سفر من چقدر سوخت مصرف ميکنه؟
محاسبهگر سوخت مصرف شده را همراه با هزینه نشان میدهد. در حالت mpg ، فاصله ÷ mpg (گالون) است؛ در حالت متریک ، فاصله ÷ ۱۰۰ × l/ ۱۰۰km (لیتر) است. یک سفر ۳۰۰ مایلی با مصرف ۳۰ mpg ۱۰ گالون سوخت مصرف میکند.
چطوري مي تونم يه سفر رفت و برگشت رو تخمين بزنم؟
فاصلهٔ کل را برای هر دو پای وارد کنید ، یا یک رقم تکطرفه را دو برابر کنید. از آنجایی که هزینه مستقیماً با فاصله افزایش مییابد ، یک سفر رفت و برگشت به سادگی دو برابر هزینه یک سفر تکطرفه با همان کارایی و قیمت سوخت است.
API — از این ماشین حساب از کد استفاده کنید
این محاسبهگر را به عنوان نقطه پایانی JSON آزاد فراخوانید — کلید مورد نیاز نیست. مقادیر حوزه زیر را به عنوان پارامترهای پرسش یا JSON ارسال کنید. مستندات کامل API را بخوانید →
نقطه پایانی
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);
نتایج تخمینها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.