Back to all articles
Math5 min read

Where Unit Conversions Most Often Go Wrong

Feet and inches to centimeters? Pounds to kilos? How many gallons are there? Most conversion errors aren't arithmetic — they're the wrong definition.

Unit conversion looks like plain multiplication and division, but the vast majority of mistakes aren't arithmetic slips. They come from using the wrong factor or confusing units that share a name.

Trap 1: feet and inches aren't decimal

5 feet 8 inches is often misread as 5.8 feet. The correct approach is to divide the inches by 12 and add: 5 + 8 ÷ 12 = 5.667 feet, then multiply by 30.48 to get about 172.7 cm. A conversion tool avoids the manual arithmetic entirely.

Trap 2: there are three gallons

  • US gallon ≈ 3.785 L
  • Imperial (UK) gallon ≈ 4.546 L
  • US dry gallon ≈ 4.405 L

Whenever you see “gallon,” establish whether it's US or imperial first — otherwise the error can reach 20%.

Trap 3: an ounce is both weight and volume

A fluid ounce (fl oz) is volume: 1 US fl oz ≈ 29.57 mL. An avoirdupois ounce (oz) is weight: 1 oz ≈ 28.35 g. The numbers are close but the meanings differ, and they aren't interchangeable across substances.

Trap 4: Fahrenheit and Celsius have different zeros

Temperature isn't a simple ratio conversion because the two scales have different zero points. The formula is °C = (°F − 32) × 5/9, and conversely °F = °C × 9/5 + 32. The usual error is multiplying without adding or subtracting 32.

For any unfamiliar unit, confirm three things: which system it belongs to, whether it's weight or volume, and whether identically named variants exist. Those three checks prevent most conversion errors.

Practical advice

Use a tool rather than mental math. Our unit converter covers length, weight, volume, and temperature, and cooking has a dedicated cooking units converter better suited to real recipe quantities.