Most unit conversions are multiplication. One kilometre is 1,000 metres — multiply by 1,000. One kilogram is 2.20462 pounds — multiply by 2.20462. Temperature doesn't work like this. 0°C is not "no temperature" — it's the freezing point of water, an arbitrary anchor chosen by Anders Celsius in 1742. Converting to Fahrenheit requires both a multiplication (for the different step sizes) and an addition (for the different zero points). Get either wrong and the answer is wrong.
This page covers which conversions are simple ratios versus which need formulas, why the US gallon and the Imperial gallon are different volumes, what the difference between mass and weight actually is, why hard drive manufacturers and operating systems count gigabytes differently, and what radians are and why calculators use them instead of degrees. The converter below handles 11 categories with server-side precision.
Length, mass, volume, speed, pressure — all of these have a natural zero. Zero metres means no length at all. Zero kilograms means no mass. You can convert between any length units by simple multiplication because the zero point is the same for all of them.
Temperature scales were invented by choosing arbitrary reference points — usually the freezing and boiling points of water — and dividing the interval between them into equal steps. Celsius chose 0° for freezing and 100° for boiling. Fahrenheit chose 32° for freezing and 212° for boiling. The steps are a different size (1°C = 1.8°F) and the zeros are in completely different places.
To convert Celsius to Fahrenheit, you have to multiply by 9/5 (to rescale the step size) and then add 32 (to shift the zero point). Do it in the wrong order and you get the wrong answer. This is why temperature is the conversion that catches people out more than any other.
Kelvin is the one temperature scale with a physically meaningful zero. 0 K is absolute zero — the coldest theoretically possible temperature, where all molecular motion stops. Nothing can be colder than 0 K. This makes Kelvin the correct scale for physics equations involving temperature, which is why scientific formulas use K rather than °C or °F even when the context is everyday temperatures.
The metric system was invented deliberately during the French Revolution to replace the chaotic patchwork of regional measurement systems in use at the time. Different cities used different foot lengths, different pound weights, different volume measures. The metric system replaced all of this with a single coherent base-10 system where prefixes like kilo-, centi-, and milli- mean exactly the same thing across all categories.
The Imperial system — used primarily in the United States today — evolved from historical English measurements. It was never designed to be coherent. One mile is 5,280 feet for historical reasons that made sense in the 13th century and don't particularly matter now. One gallon is 8 pints, one pint is 16 fluid ounces, and none of these relate to each other in a simple decimal way.
The surprising detail: the US gallon and the British (Imperial) gallon are different sizes. One US gallon = 3.785 litres. One Imperial gallon = 4.546 litres. The Imperial gallon is about 20% larger. The US fluid ounce is also different from the Imperial fluid ounce, though by a smaller margin. A recipe that calls for "a pint of cream" means different things in an American cookbook versus a British one — American pint is 473 ml, British pint is 568 ml.
Mass measures how much matter an object contains. Weight measures the gravitational force acting on that mass. At Earth's surface the two are proportionally linked — 1 kg of mass weighs approximately 9.81 newtons — and most people use the words interchangeably without any practical consequence.
The distinction matters when gravity changes. An astronaut in orbit is weightless (negligible gravitational force) but still has full mass — their inertia is unchanged. On the Moon, a 70 kg person weighs about 115 newtons instead of the Earth-surface value of 686 newtons. All the unit converter's "weight" calculations use Earth-surface gravity.
Hard drive manufacturers advertise storage in decimal gigabytes: 1 GB = 1,000,000,000 bytes exactly. This is a straightforward SI prefix — giga means 10^9.
Operating systems — Windows, macOS, Linux — traditionally report storage in binary units: 1 GiB (gibibyte) = 2^30 = 1,073,741,824 bytes. That's about 7.4% more bytes per "gigabyte" than the decimal definition. A drive advertised as 1,000 GB contains exactly 1,000,000,000,000 bytes. Divide by 1,073,741,824 and you get 931.3 GiB. Windows shows "931 GB" for a 1 TB drive. The drive isn't lying. Windows isn't lying. They're just using different definitions of "GB."
The IEC standardised the binary prefixes — kibibyte (KiB), mebibyte (MiB), gibibyte (GiB) — in 1998 specifically to resolve this ambiguity. Most people still say "kilobytes" and "gigabytes" for both, which is why the confusion persists. macOS switched to decimal in 2009, which is why 1 TB drives show as "1 TB" in macOS and "931 GB" in Windows — neither is wrong, they're just using different systems.
Degrees divide a full circle into 360 equal parts. This number was chosen by ancient Babylonians, probably because 360 is divisible by many useful numbers (2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 18, 20, 24, 30, 36, 45, 60, 72, 90, 120, 180). It's a practical choice for everyday use.
Radians define angle by arc length. One radian is the angle subtended at a circle's centre by an arc whose length equals the circle's radius. A full circle = 2π radians = 6.2832... radians. Radians make calculus and physics equations cleaner — the derivative of sin(x) is cos(x) only when x is in radians, not degrees. This is why scientific calculators and programming languages default to radians, and why if you've ever gotten a wildly wrong result from a trig function, it was probably a degrees-vs-radians mismatch.
| Category | Key units | Common practical use |
|---|---|---|
| Length | mm, cm, m, km, in, ft, mi | Construction, travel, engineering |
| Area | m², km², ha, ft², ac | Real estate, land measurement, flooring |
| Volume | ml, L, m³, fl oz, cup, gal | Cooking, liquid measurement, fuel |
| Weight/Mass | mg, g, kg, t, oz, lb, ton | Shipping, cooking, body weight |
| Temperature | °C, °F, K | Weather, cooking, scientific work |
| Speed | m/s, km/h, mph, knots | Transport, athletics, aviation |
| Pressure | Pa, bar, psi, atm | Tyre pressure, weather, engineering |
| Energy | J, kJ, cal, kcal, kWh, BTU | Nutrition, electricity bills, heating |
| Power | W, kW, HP | Appliances, engines, electricity |
| Data | B, KB, MB, GB, TB | Files, storage, internet speed |
| Angle | °, rad, grad | Mathematics, navigation, engineering |
11 categories · Server-side precision to 6 decimal places · Instant results — free, no sign-up
International recipes are the most common everyday source of unit confusion. An American recipe that calls for "2 cups" is using US cups (240 ml). A British recipe using "2 cups" might mean the same thing, or might be using a slightly different cup measure depending on how carefully the author specified it. A recipe calling for "1 pint of cream" means 473 ml in an American recipe and 568 ml in a British one. These differences are large enough to affect baking results.
Vehicle specifications create regular confusion. European cars list fuel consumption in litres per 100 km. American cars use miles per gallon. These scales run in opposite directions — a lower L/100km is better, a higher MPG is better. Converting between them isn't multiplication alone; you need to invert the ratio. A car rated 6.0 L/100km gets approximately 39.2 MPG US. The converter handles this correctly.
Blood pressure and tyre pressure are both "pressure" but use different units by convention. Blood pressure is measured in mmHg (millimetres of mercury) — a unit that survived because it was practical for the mercury manometers used in early blood pressure measurement. Tyre pressure is usually in PSI in the US and bar in most other countries. 30 PSI ≈ 2.07 bar ≈ 206,843 Pa. All three are measuring the same physical quantity but the numbers look completely different.
Nutritional energy is measured in kilocalories (kcal) in most countries, but food labels often write "calories" when they mean kilocalories. 1 dietary calorie = 1 kcal = 4.184 kJ. A food labeled "300 calories" contains 300 kcal = 1,255 kJ. The distinction matters when using energy calculators that work in kilojoules, or when comparing nutrition information from different countries that label their products differently.
Discover our collection of powerful tools to make your work easier. Visit 21k.tools for all available tools and resources.
Create short, shareable links instantly.
Generate and Scan QR codes smartly.
Merge, split, and edit PDF files easily.
convert units from one to another easily .
Convert between multiple file formats.
Resize and optimize images for any use.
Calculate time in hours, minutes, and seconds
Calculate age in years, months, and days.
Calculate simple and compound interest.