๐Ÿ”„

Unit Converter

โญ Featured converter

Convert between length, weight, area, volume, speed, data storage and temperature units in a single tool.

Use the Tool

Enter unit: m, km, ft, mi, kg, lb, c, f, k, l, gal, mps, kph, mph, b, kb, mb, gb...

About This Tool

This unit converter handles seven families of measurement: length, weight, area, volume, speed, digital data and temperature. Pick the family, choose the unit you are converting from and the unit you want, type a value, and the tool returns the converted figure along with a table showing the same quantity expressed in every other unit of that family. It covers metric and imperial members of each family, so length includes kilometres, metres, centimetres, millimetres, miles, yards, feet, inches and nautical miles, while weight spans kilograms through to stones and tons. The comparison table is the part people tend to use most, because it turns a single lookup into a full picture of scale. It is built for anyone reading a recipe, a spec sheet, a shipping quote or a map produced in the other measurement system.

Base unit factors and why they make the maths simple

Every family except temperature is stored as a table of multipliers against one base unit. Length uses the metre, weight the kilogram, area the square metre, volume the litre, speed metres per second, and digital data the byte. Each unit in the family carries the number of base units it represents: a mile is 1609.344 metres, a stone is 6.35029 kilograms, an acre is 4046.86 square metres, a US gallon is 3.78541 litres, a knot is 0.514444 metres per second, and a kilobyte is 1024 bytes.

A conversion is then two steps. The value you type is multiplied by the factor for the source unit, which expresses it in base units. That base figure is divided by the factor for the target unit, which expresses it in the unit you asked for. The same base figure is reused to fill in every other row of the comparison table, so the whole table costs one multiplication and one division per row.

Temperature is handled separately, because Celsius, Fahrenheit and Kelvin are offset scales rather than simple multiples of one another, so a single factor cannot describe them.

Converting five miles and twelve stone

Start with length. You enter 5 and choose miles as the source and kilometres as the target. The converter multiplies 5 by the mile factor of 1609.344, giving 8046.72 metres. It then divides by the kilometre factor of 1000, returning 8.04672 kilometres. The same 8046.72 metre figure produces the other rows: divided by 0.9144 it gives 8800 yards, and divided by 0.3048 it gives 26,400 feet, which are the exact whole numbers you would expect, since a mile is defined as 1760 yards.

Now weight. You enter 12 with stones as the source and kilograms as the target. Twelve multiplied by 6.35029 gives 76.20348 kilograms. Dividing that base value by the pound factor of 0.453592 returns 168 pounds, which matches the definition of a stone as fourteen pounds, since 12 times 14 is 168.

Data behaves the same way with binary factors. Entering 2 gigabytes multiplies by 1,073,741,824 to give 2,147,483,648 bytes, which divided by 1,048,576 comes back as 2048 megabytes.

Choosing the right unit and avoiding silent errors

The commonest source of a wrong answer is picking a plausible but different unit. Gallons, quarts, pints and fluid ounces in this tool use US definitions, so a recipe written with UK imperial pints will be out by roughly a fifth if you convert it as a US pint. Tons here are metric tons of 1000 kilograms, not US short tons or UK long tons. Nautical miles at 1852 metres are distinct from statute miles at 1609.344 metres, and using the wrong one on a marine chart compounds quickly over distance.

Digital data uses binary multipliers, where a kilobyte is 1024 bytes. Storage manufacturers usually quote decimal units, where a kilobyte is 1000 bytes, which is why a drive sold as 1 TB shows as roughly 931 GB in a file manager. If you are reconciling a marketing figure with an operating system figure, that difference explains the gap.

Finally, watch rounding. The tool converts from the full precision base value, so chaining several conversions by hand and rounding at each step will drift away from the figure shown here.

Frequently Asked Questions

Seven: length, weight, area, volume, speed, digital data and temperature. Each family holds both metric and imperial members, so you can move between kilometres and miles, kilograms and stones, square metres and acres, litres and gallons, metres per second and knots, and bytes through to terabytes.
They are US measures. A gallon here is 3.78541 litres and a pint is 0.473176 litres. UK imperial equivalents are larger, at about 4.546 litres and 0.568 litres respectively, so recipes or fuel figures sourced from the UK need that difference taken into account before converting.
Because Celsius, Fahrenheit and Kelvin have different zero points as well as different step sizes. Multiplying by a single factor works only for scales that share a zero, such as metres and feet. Temperature needs an offset applied alongside the scaling, so the converter uses separate formulas for it.
It uses 1024. A kilobyte is 1024 bytes, a megabyte is 1,048,576 bytes and a gigabyte is 1,073,741,824 bytes. Drive manufacturers advertise using powers of 1000 instead, which is why advertised capacity always looks larger than the figure your operating system reports.
Yes. Alongside the single from-to result, the tool produces a comparison table listing the same quantity in every unit belonging to the selected family. That is useful when you want a sense of scale rather than one specific number, for example checking a distance in feet, yards and kilometres together.