Fork me on GitHub

Fuel Consumption Unit Converter

To use this fuel conversion form, you will need to input two values: the fuel amount and the fuel unit.

For the fuel amount, enter the numerical value of the amount of fuel you want to convert. For example, if you have 5 liters of fuel, you would enter "5" as the fuel amount.

For the fuel unit, select either "L/100km" or "km/L" from the dropdown menu. "L/100km" stands for liters per 100 kilometers, and "km/L" stands for kilometers per liter. Choose the option that matches the unit of measurement for your fuel amount. For example, if you have entered "5" as the fuel amount and your fuel is measured in liters per 100 kilometers, you would select "L/100km" from the dropdown menu.

Once you have inputted both the fuel amount and fuel unit, click the "Convert" button to see the conversion result. The result will be displayed in the "Result" field below the form.

Reset Calculator

Additional information about the calculator

The formula for converting liters per 100 kilometers (L/100km) to kilometers per liter (km/L) is:

km/L = 100 / L/100km

For example, if you want to convert 10 L/100km to km/L, you can plug the values into the formula like this:

km/L = 100 / 10 L/100km
km/L = 10 km/L

So 10 L/100km is equivalent to 10 km/L.

On the other hand, if you want to convert 20 km/L to L/100km, you can use the same formula:

L/100km = 100 / 20 km/L
L/100km = 5 L/100km

So 20 km/L is equivalent to 5 L/100km.

Example: If a car uses 12 liters per 100 kilometers, you can find out how many kilometers it can travel on one liter of fuel by dividing 100 by 12. This gives you 8.33 kilometers per liter.

Some articles you might also be interested in...

The most important plugin for your WordPress website
The most important plugin for your WordPress website

Google’s official WordPress plugin. Get insights about how people find and use your site, how to improve, and monetize your content, directly in your WordPress dashboard. If you have a WordPress website and would like to see how users find and use your website, Site Kit is right for you. To help you build, maintain, and grow your online presence, Site Kit gives you easy-to-understand metrics and actionable insights directly on your WordPress dashboard.

Read The Article
How to monitor the power usage of devices using a Sonoff Pow R2
How to monitor the power usage of devices using a Sonoff Pow R2

Sonoff Pow R2 is a 16A WiFi smart light switch that allows you to remotely manage and control your appliances and monitor your home energy usage. The WiFi light switch works like a power monitor, which allows you to keep track of 99% accurate real-time current, voltage and power on your app.

Read The Article
Force all DNS traffic to go through Pi-hole using Mikrotik
Force all DNS traffic to go through Pi-hole using Mikrotik

The following mikrotik firewall rules will force all the clients on your local network like your Sony PlayStation and Google Chromecast to use your Pi-hole or your own local server as their primary DNS server, even if they have hard coded their own DNS servers we do this because many apps and devices do not use the offered DNS servers per DHCP, they are just that – an offer. Hardcoded DNS servers will still resolve and allow ads and tracking unless we use NAT rules that will redirect all DNS requests, no matter where they go, to the Pihole.

Read The Article