Conversion Calculator

One converter for ten categories: pick length, weight, temperature, volume, area, speed, time, digital storage, pressure, or energy, then convert between any two units in that group — with the exact factor behind the result spelled out, not just the number.

Start converting

For personal planning and general reference — verify important results when needed.

Length Conversion

m

✓ Accurate ✓ Instant ✓ Free

Convert Units Instantly

Select a category, enter a value, choose your units, then click Convert to see instant results with detailed step-by-step solutions and charts.

The one idea behind almost every unit conversion

Nearly every category on this page works the same way under the hood: each unit has a fixed factor relative to one "base" unit in its category — metres for length, kilograms for weight, litres for volume, seconds for time. To convert anything, you convert it to the base unit first, then convert from the base unit to whatever you actually want.

Result = Value × (factor of source unit ÷ factor of target unit)

Worked example: converting 5 miles to kilometres. A mile's factor is 1,609.344 (metres), a kilometre's factor is 1,000. So 5 × 1,609.344 ÷ 1,000 = 8.05 km. The calculator does exactly this arithmetic — it just hides the base-unit step and shows you the direct factor.

Once you see it this way, the reason two seemingly random units convert cleanly stops feeling like magic — they're both just multiples of the same underlying quantity.

Why temperature breaks the pattern

Temperature is the one category here that can't use a simple multiplication, because Celsius, Fahrenheit, and Kelvin don't all start counting from the same zero. Water freezes at 0°C, 32°F, and 273.15 K — three different numbers for the exact same physical temperature — so converting between them needs an offset, not just a ratio:

Temperature conversion formulas
Conversion Formula
°C → °F(°C × 9/5) + 32
°F → °C(°F − 32) × 5/9
°C → K°C + 273.15
K → °CK − 273.15

What each category covers

Ten categories are built into this converter, each anchored to its own base unit:

Conversion categories and their base units
Category Base unit Example units
LengthMetermile, foot, inch, light-year
WeightKilogrampound, ounce, stone, carat
TemperatureCelsius, Fahrenheit, Kelvin, Rankine
VolumeLitergallon, cup, tablespoon, cubic foot
AreaSquare meteracre, hectare, square mile
SpeedMeter/secondmph, knot, Mach
TimeSecondweek, month, decade
Digital storageBytekilobyte, gibibyte, megabit
PressurePascalbar, PSI, atmosphere
EnergyJoulecalorie, kWh, BTU

Metric vs. imperial: why both still exist

The metric system builds everything from base-10 multiples of a handful of base units — a kilometre is exactly 1,000 metres, a kilogram is exactly 1,000 grams — which makes the arithmetic behind it clean and predictable. Imperial and US customary units (inches, feet, pounds, gallons) evolved from older, more local standards, so their ratios are less tidy: 12 inches to a foot, 3 feet to a yard, 5,280 feet to a mile.

Almost every country has adopted metric as its official system; the United States remains the largest holdout for everyday imperial use, which is exactly why a converter that speaks both fluently earns its keep.

Kilobytes vs. kibibytes: the storage size mismatch

This is the one everybody's bumped into without knowing the cause: you buy a "1 TB" drive, plug it in, and your computer reports something closer to 931 GB. Nothing is missing — two different counting conventions are colliding.

Storage manufacturers use the decimal (SI) definition, where 1 KB = 1,000 bytes and 1 TB = 1,000,000,000,000 bytes. Most operating systems report file and drive sizes using the binary convention instead, where 1 KiB = 1,024 bytes and the units compound from there (1 MiB = 1,024 KiB, and so on). Do the math on a 1 TB drive under the binary convention and you land at roughly 931 GiB — the same physical storage, reported on a different scale.

This calculator includes both — kilobyte/megabyte/gigabyte for the decimal convention, and kibibyte/mebibyte/gibibyte for the binary one — so you can convert between whichever pair actually matches what you're comparing.

Sources and further reading

Frequently Asked Questions

What is unit conversion?

Unit conversion changes a measurement from one unit to another while preserving the same physical quantity — for example, miles to kilometres or pounds to kilograms.

Why use conversion factors instead of memorizing formulas?

Conversion factors are exact ratios defined by standards bodies (NIST, BIPM). Multiplying by the correct factor avoids rounding errors from ad hoc formulas.

What is the difference between metric and imperial units?

The metric system (SI) uses base-10 prefixes on metres, grams, and litres. Imperial/US customary units (inches, feet, pounds) use different ratios and are common in the United States.

How precise should converted values be?

Match precision to your input and purpose. Engineering and science often keep extra significant figures; everyday cooking can round to practical amounts.

How do I use this conversion calculator?

Select a category (length, weight, temperature, etc.), enter a value and source unit, choose the target unit, and click Convert.

Why is temperature conversion different from other units?

Celsius, Fahrenheit, and Kelvin start counting from different zero points, so you cannot convert between them by multiplying alone. Celsius to Fahrenheit is (°C × 9/5) + 32; Celsius to Kelvin is °C + 273.15. Every other category here uses a simple multiplication instead.

What is the difference between a kilobyte and a kibibyte?

A kilobyte (KB) is 1,000 bytes under the decimal standard most storage manufacturers use. A kibibyte (KiB) is 1,024 bytes, the binary convention operating systems often use to report file and drive sizes. The two units differ by about 2.4%, which is why a drive labeled 1 TB shows up as roughly 931 GiB in a file browser.

More utility calculators