Unit Converter — Free, Instant, 60+ Units
Convert between length, weight, temperature, speed, area, volume, data storage, and time units. Instant results, quick reference table, no login.
1 Kilometer (km) = 1000 Meter (m)
Quick Reference — Length
| From → To | Kilometer | Meter | Centimeter | Millimeter | Mile |
|---|---|---|---|---|---|
| Kilometer | 1 | 1000 | 100000 | 1000000 | 0.62137119 |
| Meter | 0.001 | 1 | 100 | 1000 | 0.00062137119 |
| Centimeter | 1.000000e-5 | 0.01 | 1 | 10 | 6.213712e-6 |
| Millimeter | 1.000000e-6 | 0.001 | 0.1 | 1 | 6.213712e-7 |
| Mile | 1.609344 | 1609.344 | 160934.4 | 1609344 | 1 |
One unit converter for length, weight, temperature and five more
This is a free online unit converter that covers 45 units across 8 categories — length, weight, temperature, speed, area, volume, data storage, and time — with both metric and imperial units in the same place. Pick a category pill, choose a From and a To unit, and the result appears instantly as you type; the ⇄ swap button reverses the direction without retyping, and a quick reference table shows what one unit equals across the category. Every conversion runs entirely in your browser — nothing you enter is sent to a server, so there is no upload, no login, and nothing stored.
The value of a converter is only as good as the numbers behind it, so the rest of this page is the honest version: the exact factors and formulas each category uses, why data storage counts in 1024s, and the handful of places where a general converter genuinely can’t help.
The exact factors and formulas each category uses
Seven of the eight categories convert by scaling to a single base unit, so results are exact ratios of the stored factors. Temperature is the exception — its scales have offsets, so it uses formulas instead of a multiplier. These are the relations the tool applies internally:
| Category | Base unit | Exact relations the converter uses |
|---|---|---|
| Length | metre (m) | 1 mi = 1.609344 km · 1 in = 2.54 cm · 1 ft = 0.3048 m · 1 yd = 0.9144 m |
| Weight | kilogram (kg) | 1 kg = 2.20462 lb · 1 oz = 28.3495 g · 1 tonne = 1000 kg |
| Temperature | Celsius (°C) | °F = °C × 9/5 + 32 · °C = (°F − 32) × 5/9 · K = °C + 273.15 |
| Speed | metre/second (m/s) | 1 mph = 1.60934 km/h · 1 knot = 1.852 km/h · 1 km/h = 0.277778 m/s |
| Area | square metre (m²) | 1 acre = 4046.86 m² · 1 ha = 10,000 m² · 1 ft² = 0.092903 m² |
| Volume | litre (L) | 1 US gallon = 3.78541 L · 1 US cup = 236.588 mL · 1 m³ = 1000 L |
| Data | byte (B) | 1 KB = 1024 B · 1 MB = 1024 KB · 1 GB = 1024 MB (binary) |
| Time | second (s) | 1 h = 3600 s · 1 day = 86,400 s · month = 30 days · year = 365 days |
So to convert kg to lbs the tool divides by 0.45359237 (giving 1 kg = 2.20462 lb), and to convert km to miles it divides 1000 by 1609.344 (giving 1 km = 0.621371 mi) — the same constants you would use by hand.
How every conversion is computed
For length, weight, speed, area, volume, data and time, the converter multiplies your value by the From unit’s base factor, then divides by the To unit’s base factor. Temperature can’t work that way because the scales don’t share a zero point, so it first converts your value to Celsius and then out to the target — which is why converting Celsius to Fahrenheit gives an exact result no matter which pair you pick:
5 miles -> kilometres
5 x 1609.344 m = 8046.72 m
8046.72 / 1000 = 8.04672 km
100 C -> Fahrenheit and Kelvin
100 x 9/5 + 32 = 212 F
100 + 273.15 = 373.15 KResults are shown to up to 8 significant figures, and the tool switches to scientific notation for values that reach a trillion or drop below 0.0001 — so a tiny milligram-to-tonne answer stays readable instead of collapsing to a row of zeros. A few limits are worth knowing up front: the Time category treats a month as a fixed 30 days and a year as a fixed 365 days (no leap-year handling), and the Volume category uses US customary gallons, cups and fluid ounces rather than UK imperial ones. Those are design choices, not bugs, but they change the numbers.
Data storage: why 1 GB here is 1024 MB, not 1000
Convert GB to MB in this tool and you get 1024, not 1000 — because the Data category uses the binary (power-of-two) convention. That’s the same math Windows File Explorer uses when it reports file and drive sizes. Standards bodies define the decimal units differently and reserve separate names — KiB, MiB, GiB (kibibyte, mebibyte, gibibyte) — for the 1024-based values:
| Unit | This tool (binary, ×1024) | Decimal / SI (×1000) | IEC binary name |
|---|---|---|---|
| 1 KB | 1,024 bytes | 1,000 bytes | 1 KiB (kibibyte) |
| 1 MB | 1,048,576 bytes | 1,000,000 bytes | 1 MiB (mebibyte) |
| 1 GB | 1,073,741,824 bytes | 1,000,000,000 bytes | 1 GiB (gibibyte) |
| 1 TB | 1,099,511,627,776 bytes | 1,000,000,000,000 bytes | 1 TiB (tebibyte) |
This is exactly why a hard drive sold as “1 TB” shows up as roughly 931 GB in Windows: the manufacturer counted 1,000,000,000,000 bytes in decimal, and the operating system divides by 1024s. Because this converter also divides by 1024s, its GB and MB results match what your computer reports — not the number printed on the drive’s box.
Common conversion mistakes
- Assuming the gallon is imperial
- The Volume category uses the US gallon (3.78541 L). A UK imperial gallon is about 4.546 L — roughly 20% larger — so a US-based result will read low if you meant imperial. The same gap applies to cups and fluid ounces.
- Expecting 1 GB to equal 1000 MB
- Here it’s 1024 MB, matching your operating system. If you specifically need the decimal (marketing) value drive makers quote, multiply by 1000 instead of using the Data category.
- Treating months and years as exact
- Time conversions use a fixed 30-day month and 365-day year. That’s fine for a quick estimate, but don’t use it to count exact calendar spans, billing periods, or anything that touches February or a leap year.
- Converting cups to grams for a recipe
- A cup is a unit of volume and a gram is a unit of mass. Turning one into the other depends on the ingredient’s density — 1 cup of flour and 1 cup of honey weigh very different amounts — which no general unit converter can know.
- Reading the reference table as the whole category
- The quick reference table shows the first five units of the active category in a 5×5 grid. Categories with more than five units (like Length or Time) still convert every unit in the dropdowns — the table is a scale-at-a-glance summary, not the full list.
What this converter doesn’t cover
This is a physical-quantity converter, so a few common conversions sit outside its eight categories on purpose. It doesn’t handle money — exchange rates change by the second, so use the dedicated currency converter for that. It also skips fuel economy (mpg to L/100 km is a reciprocal relationship, not a linear factor), pressure, energy, power and angle. And because mass-to-volume conversions need an ingredient’s density, cooking swaps between grams and cups aren’t something a units tool can do reliably. For everything that is a clean ratio of standard units — metric to imperial length, weight, temperature, speed, area, volume, data storage and time — this is the fast, private, no-login option.
Frequently asked questions
Select the Temperature category, choose Celsius as From and Fahrenheit as To, and type your value. The formula is °F = °C × 9/5 + 32, so 100°C = 212°F and 0°C = 32°F. The result appears instantly.
Select Weight, then Kilogram → Pound. 1 kg = 2.20462 lbs, so the tool divides your kilograms by 0.45359237. Use the ⇄ swap button to go from pounds back to kilograms.
Select Length, then Kilometer → Mile. 1 km = 0.621371 miles (and 1 mile = 1.609344 km). The quick reference table shows the same relationships for the other length units at a glance.
1024. The Data Storage category uses the binary convention, the same one Windows uses to report file and drive sizes. If you need the decimal value that drive manufacturers advertise, use ×1000 instead.
US customary. The tool uses 1 US gallon = 3.78541 L and 1 US cup = 236.588 mL. UK imperial versions are about 20% larger, so adjust if your recipe or spec is imperial.
Yes. It is completely free with no sign-up, and every conversion runs in your browser, so nothing you enter is sent to or stored on a server.