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...

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
How to download Youtube videos as MP3 files.
How to download Youtube videos as MP3 files.

To convert a Youtube video or any video for that matter requires just one step, in essence you will transcode the video file (normally an MP4) to MP3 using ffmpeg. In this tutorial I will show you how you can convert videos to audio in a matter of seconds, it does not cost a cent and requires very little effort.

Read The Article
A smart bulb that works with the eWelink app
A smart bulb that works with the eWelink app

The Sonoff lightbulbs are very affordable and provide you with the basic functionality that a smart home needs. If the budget is tight and you don’t need all bells and whistles of the more expensive lights, Sonoff lightbulbs will do the job just fine. The prices start from $9.90 for the (plastic, White + color temperature) B02 B A60 and $12.90 for the fancy, pear-shaped B02-F-ST64 (glass, retro look, White + color temperature). As far as connected lights go, the prices are very attractive and Sonoff lightbulbs indeed are as inexpensive as you can get.

Read The Article