Allin1Tool
Converters collectionFree & Client-Side

Converters

Weight, length, temperature, number bases, fractions and colour codes, converted with exact factors.

What to know about converters

Most unit conversions people need are exact by definition rather than approximate. An inch is exactly 2.54 cm, a pound is exactly 0.45359237 kg, and a mile is exactly 1609.344 m — those are definitions agreed in 1959, not measurements. These tools compute from the definitional values instead of a rounded constant, so the precision you ask for is precision you actually get.

Temperature is the exception that catches people out: Celsius and Fahrenheit have different zero points as well as different step sizes, so you cannot convert a temperature difference the same way you convert a temperature.

The number and colour converters follow the same principle of refusing to guess. Give the base converter a digit that does not exist in the base you chose and it tells you, rather than quietly dropping the character and returning a confident wrong answer.

Frequently asked

How many decimal places should I use?

More than your measurement justifies is false precision. If you measured to the nearest centimetre, ten decimal places of inches tells you nothing real — they are there for cases where the conversion feeds another calculation.

Why does converting back not give exactly my original number?

Rounding at each step. Convert 1 kg to pounds, round the display, then convert that rounded figure back and you land slightly off. Convert in one step from the original where you can.

Can I convert a temperature difference?

Not with this tool. A 10 °C rise is an 18 °F rise, not 50 °F — the offset only applies to absolute temperatures, not to intervals.