燃費コンバータ
燃費は,MPG,L/100km,km/Lの3種類に分類した。
結果はタイプすると更新されます。
この計算機の情報
the L/100km is the fuel consumption of a car, the L/100km is the fuel consumption of a car. The L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car. The L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car.Worked example: The L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L/100km is the fuel consumption of a car, and the L
よくある質問
MPGをL/100kmに変換するにはどうすればよいか。
これらの値は逆相関である。
米国とイギリスのMPGはなぜ異なるのか。
イギリスのガロンは米国のガロンよりも約20%大きいので、同じ車はイギリスの数字でより高いmpgを得る。どのガロンを使用しているか常に覚えておいてください。
km/lとは何ですか。
燃費は、アジアの一部でキロ毎リットルが使われ、mpgに比例する。L/100km=100÷(km/L)で変換する。
燃費は,高い数か低い数かで良いか。
単位によって異なります。MPG や km/L の場合は高い値が良い(燃料1本あたりの距離が多い)、L/100km の場合は低い値が良い(燃料1本あたりの距離が少ない) この燃料経済性コンバータは、4 つの値を表示しますので、方向は曖昧ではありません。
どうやってL/100kmをMPGに変換しますか。
235.215をL/100km値で割ると米国MPG、イギリスMPGは282.481になります。8L/100kmは約29.4米国mpgまたは35.3イギリスmpgです。
なぜ,L/100kmを得るために,単にMPGを一定の数で乗算するのができないのか。
二つは逆関係で比例関係ではありません。MPGを倍にすると L/100kmが半分になります。そのため、変換は定数を乗算する代わりに、定数をあなたの数字で割ります。
API — コードからこの計算機を使う
この計算機を自由な JSON エンドポイントとして呼び出します。鍵は必要ありません。下のフィールド値をクエリパラメータまたは JSON として送信します。 API ドキュメントを読む →
エンドポイント
GET https://calculator.free/api/v1/fuel-economy/
curl
curl "https://calculator.free/api/v1/fuel-economy/?amount=1&from=mpgus&to=l100km"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/fuel-economy/?" + new URLSearchParams({
"amount": "1",
"from": "mpgus",
"to": "l100km"
}));
const data = await r.json();
console.log(data.results);
結果は一般的な指導のための推定であり,財務的,医療的または税務的なアドバイスではない。