محاسبه‌گر هزینه سوخت

هزینه سوخت یک سفر را از فاصله، کارایی و قیمت سوخت محاسبه کنید.

mi
mpg
$
قیمت به ازای هر گالن (مدل MPG) یا به ازای هر لیتر (مدل L/100km).
ppl
هزینه سوخت سفر
سوخت مصرف شده
هر کدومش چقدره؟

نتایج در حال تایپ به روز می‌شود.

در مورد این ماشین حساب

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 ۱۰ گالون سوخت مصرف می‌کند.

چطوري مي تونم يه سفر رفت و برگشت رو تخمين بزنم؟

فاصلهٔ کل را برای هر دو پای وارد کنید ، یا یک رقم تک‌طرفه را دو برابر کنید. از آنجایی که هزینه مستقیماً با فاصله افزایش می‌یابد ، یک سفر رفت و برگشت به سادگی دو برابر هزینه یک سفر تک‌طرفه با همان کارایی و قیمت سوخت است.

❤️ عشق Calculator.Free? به اشتراک بذار

𝕏  X Facebook Reddit
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);

نتایج تخمین‌ها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.