All conversions at once
Enter one value and see it expressed in every unit of the category simultaneously — no repeated back-and-forth between pairs.
Convert length, weight, temperature, volume, area, speed, data and time.
Loading tool…
The tool is loading its code on your device. This happens once and is cached for later visits.
Processed entirely on your device
Overview
Free unit converter for length, mass, temperature, volume, area, speed, digital storage, time and pressure. Instant conversion across hundreds of units.
Unit conversion is the most frequently performed calculation in science, engineering, cooking and international commerce, and the most frequently botched. Almost all errors come from one of three causes: a wrong factor, a mishandled offset, or an output quoted to absurd precision.
Most units convert by a single fixed factor, because they measure the same quantity with different-sized rulers. The modern definitions are exact:
Note that a US gallon and an imperial gallon differ by about 20%. Recipes and fuel economy figures cross the Atlantic regularly, and this single discrepancy explains a great deal of confusion.
Temperature scales do not share a zero. The conversion is output = (input − offset₁) × factor + offset₂, and getting the order wrong produces a plausible but incorrect number.
°C → °F: F = C × 9/5 + 32
°F → °C: C = (F − 32) × 5/9
°C → K: K = C + 273.15
K → °C: C = K − 273.15The one useful anchor: −40 is the same number on both the Celsius and Fahrenheit scales.
Area and volume conversions square and cube the linear factor, which is where intuition fails most often. One square metre is not 3.28 square feet — it is 3.28² ≈ 10.76. One cubic metre is about 35.3 cubic feet. A factor of three in length becomes a factor of twenty-seven in volume.
Speeds expressed as distance per time convert the numerator and denominator separately: 1 mph = 1.609344 km/h exactly, and 1 knot = 1.852 km/h exactly.
The IEC introduced the binary prefixes in 1998 to end the ambiguity, and the ambiguity persists anyway. Drive manufacturers use decimal; memory is addressed in binary; operating systems report a mixture. Knowing both readings is the only reliable strategy.
A conversion cannot create information. If you measured 12 feet, converting to 3.6576 metres reports four more digits than you actually know. Round to the input's precision — usually two or three significant figures — and reserve the full float for intermediate calculation steps only.
Step by step
Choose a category — length, mass, temperature, volume, area, speed, data or time.
Enter a value; every other unit in the category updates instantly.
Pick the units you care about, or read the full conversion table.
Use the swap button to reverse the direction.
Copy any single result, or the whole table.
Why use it
What this tool is good for, and what it deliberately does not try to do.
Enter one value and see it expressed in every unit of the category simultaneously — no repeated back-and-forth between pairs.
Temperature is not a multiplication. Celsius, Fahrenheit and Kelvin use affine conversions with different zero points, and the tool applies the proper formula rather than a factor.
Distinguishes KB (1000 bytes) from KiB (1024 bytes), which is the source of the perennial 'my 1 TB drive is only 931 GB' confusion.
Set significant figures or decimal places so the output matches the precision your calculation actually warrants.
Questions
Short, honest answers about quality, limits and privacy.