Unit Conversion Guide — Length, Weight, Temp & More
NASA lost a $327 million Mars orbiter because two teams used different units and nobody converted between them. You will probably never lose a spacecraft, but you have served a cake made with a "cup" that was not the cup the recipe meant, or set an oven by a temperature scale the recipe was not written in. Unit conversion is arithmetic that is trivial when the system is coherent and treacherous exactly where systems collide — which is where this guide concentrates.
The three places conversions go wrong
First, temperature: it is the one quantity where zero is not "nothing" and scales have different zero points, so conversion needs a formula (multiply AND shift), not a simple ratio. Second, volume: US customary and British imperial gallons, pints and cups genuinely differ — a US gallon is 3.785 litres, an imperial gallon is 4.546, and a "cup" varies by country even where people speak the same language. Third, unit names that sound universal but are not: the "ton" is 907 kg (US short), 1016 kg (UK long) or 1000 kg (metric tonne) depending on who is talking.
| Quantity | The trap | The fix |
|---|---|---|
| Temperature | Different zero points | Use the formula, never a ratio |
| Volume (cooking) | US vs imperial vs metric cups | Convert to millilitres once, then follow |
| Weight | Three different "tons" | Ask short, long or metric tonne |
| Length | US survey foot vs international foot | Rounding: irrelevant daily, critical in surveying |
Temperature, done once and forever
Celsius puts water’s freeze at 0 and boil at 100; Fahrenheit puts them at 32 and 212 — a 100-degree span sitting on a 180-degree span, with a 32-degree offset. So conversion is affine, not proportional: °F = °C × 9/5 + 32, and °C = (°F − 32) × 5/9. The sanity anchors worth memorising: −40 is the one temperature where both scales agree (the only point where offset and ratio cancel), 0°C = 32°F freezing, 20°C ≈ 68°F room temperature, 37°C = 98.6°F body temperature.
The conversions actually worth memorising
- Length: 1 inch = 2.54 cm (exact, by definition); 1 mile ≈ 1.61 km; 1 foot = 30.48 cm.
- Weight: 1 kg ≈ 2.2 lb; 1 oz ≈ 28.35 g.
- Volume: 1 US gallon ≈ 3.785 L; 1 imperial gallon ≈ 4.546 L; 1 US cup = 237 mL (metric cup = 250 mL).
- Speed: 100 km/h ≈ 62 mph; 60 mph ≈ 96.6 km/h.
- Temperature anchors: −40 both scales; 20°C ≈ 68°F; 37°C = 98.6°F.
Using LND AI Unit Converter
- Open the toolGo to namansoni.in/unit-converter — completely free, no sign-up, running locally in your browser.
- Pick a categoryLength, weight, temperature, volume, area, speed, energy, pressure, time or data — ten families covered.
- Enter a valueType your number and choose the from-unit. Every other unit in the category updates simultaneously.
- Read acrossScan the full table of equivalents — seeing all units at once is how the relationships (and the outlier units) become familiar.
Why the metric system is easier (honestly)
Metric units convert by shifting a decimal point because prefixes are powers of ten: kilo = 10³, milli = 10⁻³, so 1 km = 1000 m = 1,000,000 mm with no arithmetic. Imperial survives on legacy and everyday convenience (a foot and a pint are human-sized), but its conversions are arbitrary arithmetic: 12 inches, 3 feet, 1760 yards, no pattern. The practical takeaway is not ideology but error rate — decimal shifting is hard to get wrong by a factor of 5.6 × 10⁻³, while yard-to-mile arithmetic is not.
Frequently asked questions
Why can’t temperature be converted like other units?
Because Celsius and Fahrenheit disagree about where zero is, conversion needs a shift as well as a ratio: °F = °C × 9/5 + 32. Multiplying alone silently fails — 30°C is 86°F, but 60°C is 140°F, not 172°F. Kelvin avoids the problem by making zero absolute, so kelvin-to-celsius is a pure shift (subtract 273.15) with no ratio at all.
Is a US gallon the same as an imperial gallon?
No — a US gallon is 3.785 litres and an imperial (UK) gallon is 4.546 litres, a 20% difference. Their subdivisions differ too: a US pint is 473 mL, an imperial pint 568 mL. Cooking volumes add a third variant: the US cup is 237 mL while the metric cup used in much of the world is 250 mL. When a recipe crosses a border, convert to millilitres once.
How many grams are in an ounce?
28.35 grams in one avoirdupois ounce — the everyday ounce. Jewellery uses the troy ounce (31.1 g) instead, and precious metals are quoted in troy, which is why gold "ounces" never match kitchen scales.
What temperature are Celsius and Fahrenheit equal?
−40. It is the single point where the 32-degree offset and the 9/5 ratio cancel exactly: (−40 × 9/5) + 32 = −40. It is the standard sanity check that a temperature converter is implemented correctly.
How do I convert kilometres to miles quickly?
Multiply by 0.62 (or treat every 100 km as 62 miles); for the reverse, miles × 1.61. For a precise answer or any of the ten categories — length, weight, temperature, volume, area, speed, energy, pressure, time, data — namansoni.in/unit-converter shows every unit at once, free with no sign-up.