ToolDoor
ToolsGuidesPricing
  1. Home
  2. /
  3. Guides
  4. /
  5. Unit Converter

9 min read · updated August 2, 2026

Unit converter guide: exact conversions, no guesswork

Unit Converter

Convert between measurement units — free, no signup

A unit converter multiplies a value by an exact, internationally agreed factor to express it in a different measurement unit — 100 centimeters becomes 39.3701 inches because an inch has been defined as exactly 25.4 millimeters since 1959. The arithmetic is trivial; the value of a good converter is holding hundreds of those exact factors so you never have to trust a half-remembered approximation.

The stakes are usually a dense cake or an oversize-baggage fee, but the failure mode scales all the way up. NASA lost the Mars Climate Orbiter in 1999 because one team's software produced thrust figures in pound-force seconds while another's expected newton seconds. In 1983 an Air Canada 767 ran out of fuel mid-flight after a pounds-versus-kilograms refueling calculation. Unit errors are not arithmetic errors — the math is done correctly on the wrong assumption.

This guide covers how conversion actually works under the hood, the handful of traps that cause most real-world mistakes — same-named units with different sizes, temperature's special-case math — and the scenarios where checking the exact figure beats estimating.

Why conversions go wrong

The most common failure is not bad multiplication but a wrong identity: two units share a name and differ in size. A gallon in Texas is 3.785 liters; a gallon in a 1970s British manual is 4.546 liters — a 20 percent gap. A US pint is 473 ml while an imperial pint is 568 ml, which is exactly why American bakers following British recipes end up with dry batter. An ounce of flour is a weight, roughly 28.35 grams, while a fluid ounce is a volume, and a ton might be a US short ton at 907 kg, a British long ton at 1,016 kg, or a metric tonne at exactly 1,000 kg.

The second failure is compounding rounded factors. Converting a chain of measurements with 2.2 as the kilograms-to-pounds factor instead of 2.20462 injects a 0.2 percent error at every step — harmless for luggage, real money in commodity quantities, and disqualifying in a machining spec with a tolerance of a tenth of a millimeter.

The third is converting a number without its context. Fuel economy is the classic: miles per gallon and liters per 100 kilometers run in opposite directions, one measuring distance per volume and the other volume per distance, so the conversion involves a reciprocal rather than a plain factor. Anyone who has typed a mpg figure into a L/100km field unchanged has produced a car that is either miraculous or broken.

How a unit converter computes a result

Under the hood, a converter does not store a factor for every pair of units — with 30 length units that would be 870 pairs. Instead, each category has a base unit, and every unit stores a single factor relative to it. Length normalizes to the meter: an inch is 0.0254, a mile is 1,609.344, a foot is 0.3048. To convert miles to inches, the tool multiplies by the source factor to reach meters, then divides by the target factor. Two operations, any pair of units, and the factors live in one auditable list.

Those factors are exact by definition, not measured approximations. The 1959 international agreement fixed the yard and pound in metric terms, which cascades into exact values for every derived unit: the inch is exactly 25.4 mm, the pound exactly 453.59237 grams, the mile exactly 1,609.344 meters. The metric system itself is anchored to physical constants — the meter has been defined via the speed of light since 1983. When a converter shows more decimal places than a pocket rule of thumb, those digits are the definition, not false precision.

Temperature is the category that breaks the pattern. Celsius and Fahrenheit have different zero points, not just different step sizes, so the conversion is multiply by 9/5 and then add 32 — an offset as well as a factor. This is why temperature converters treat the category separately, and why the shortcut of doubling and adding 30 drifts further from the truth the hotter it gets: it puts 200 C at 430 F when the real figure is 392 F, a meaningful error at baking temperatures.

The last technical detail is precision handling. Computers store decimals in binary floating point, where a value like 0.1 has no exact representation, and naive chained arithmetic exposes artifacts such as 0.30000000000000004. A careful converter orders its operations to minimize error accumulation and rounds output to a sensible number of significant figures — enough digits for engineering use, without pretending your bathroom scale resolves micrograms.

Metric, US customary, and imperial: naming the right unit

Before converting, confirm which system the source number lives in — the answer changes the factor. Metric is unambiguous everywhere. US customary and British imperial share most unit names but diverge exactly where recipes and fuel figures live: volume. The rule of thumb is that dry-goods weights match between the systems while liquid volumes do not, and the origin of the document matters more than the language it is written in.

A short reference for the units where the same word means different amounts:

  • Gallon — US 3.785 L, imperial 4.546 L; a UK car's mpg figure is built on the bigger gallon
  • Pint — US 473 ml, imperial 568 ml; British recipe pints are 20 percent larger
  • Fluid ounce — US 29.57 ml, imperial 28.41 ml; close enough for coffee, not for pharmacy work
  • Ton — short ton 907.18 kg, long ton 1,016.05 kg, metric tonne exactly 1,000 kg
  • Cup — US 240 ml in modern recipes, but Australian cups are 250 ml and older UK books use 284 ml
  • Ounce vs fluid ounce — one is mass, one is volume; only for water-like liquids do they roughly coincide

Everyday scenarios where the exact number matters

Airline baggage. Most international carriers cap checked bags at 23 kg, which is 50.7 lb — so an American traveler weighing a bag on a pounds-only bathroom scale is aiming at 50, with under a pound of margin. Overweight fees commonly run 75 to 200 dollars per leg, making this one of the few conversions with an immediate cash price for sloppiness.

Cooking from foreign recipes. A European recipe gives 250 g of flour and a 180 C oven; a US kitchen has cup measures and a Fahrenheit dial. Flour is the trap — a cup of flour weighs about 120 to 125 g depending on how it is scooped, which is why serious bakers convert to weight rather than volume. The oven is simpler: 180 C is 356 F, so the 350 F preset is fine for a cake but the difference matters for candy work, where sugar stages sit within a few degrees of each other.

Shipping and ecommerce. Carriers quote dimensional weight from centimeters and kilograms in most of the world, and inches and pounds in the US. Listing a product on an international marketplace means converting package dimensions exactly, because dimensional-weight pricing multiplies the three dimensions — a rounding error on each side compounds into a different price bracket.

Specs, DIY, and fitness. Furniture from European retailers is dimensioned in centimeters while US lumber and wall studs live in inches; a 3D printing filament diameter of 1.75 mm leaves no room for unit ambiguity. On the fitness side, race pace converts between min/km and min/mile (a 5:00 min/km pace is 8:03 min/mile), and body-weight goals shuttle between kg and lb every time an app and a gym machine disagree about units.

Anchor values worth memorizing

A converter gives you the exact figure, but a few memorized anchors let you sanity-check any result instantly — the point is not to replace the tool but to notice when an answer is off by 10x or converted in the wrong direction.

  • 1 inch = 2.54 cm exactly; 1 foot = 30.48 cm; 1 meter is about 3.28 feet
  • 1 kg = 2.20462 lb; 1 stone = 14 lb = 6.35 kg; 23 kg baggage = 50.7 lb
  • 1 US gallon = 3.785 L; 1 imperial gallon = 4.546 L; 1 liter is about 1.06 US quarts
  • 0 C = 32 F, 100 C = 212 F, body temperature 37 C = 98.6 F, oven 180 C = 356 F
  • 1 mile = 1.609 km; 100 km/h = 62.1 mph; a marathon is 42.195 km or 26.2 miles
  • A4 paper is 210 x 297 mm; US Letter is 8.5 x 11 inches, which is 216 x 279 mm — close, not interchangeable

Common questions

Unit Converter FAQs

How do I convert cm to inches?
Divide the centimeter value by 2.54, because one inch is defined as exactly 2.54 centimeters. So 180 cm is 70.87 inches, or 5 feet 10.9 inches once you split out the feet. Going the other way, multiply inches by 2.54 — and since the factor is exact by international definition, any decimals a converter shows are real precision, not rounding noise.
Is a US gallon the same as a UK gallon?
No — the US gallon is 3.785 liters while the imperial gallon used historically in the UK is 4.546 liters, a difference of about 20 percent. The gap propagates into pints and fluid ounces too, which is why British recipe volumes and UK fuel-economy figures cannot be taken at face value in the US. Always confirm which system a document uses before converting its numbers.
What is the formula for Celsius to Fahrenheit?
Multiply the Celsius temperature by 9/5 and add 32: F equals C times 1.8 plus 32. The addition is there because the two scales have different zero points, which makes temperature the one common conversion that is not a simple multiplication. Useful anchors: 0 C is 32 F, 100 C is 212 F, and a 180 C oven is 356 F.
How many kilograms are in a pound?
One pound is exactly 0.45359237 kilograms — fixed by the 1959 international yard and pound agreement — so one kilogram is about 2.20462 pounds. The everyday shortcut of multiplying kilograms by 2.2 undershoots by about 0.2 percent, which is fine for body weight and groceries but not for freight quantities or anything with a specified tolerance.
Why do my recipe conversions come out wrong?
Usually because volume units changed identity between countries, not because the math failed. British pints and fluid ounces are larger than American ones, cup sizes vary between the US, UK, and Australia, and an ounce of a dry ingredient is a weight while a fluid ounce is a volume. Converting ingredients to grams and milliliters once, then working metric, removes every one of those ambiguities.
Are online unit converters accurate?
Yes, provided they use the exact defined factors — 25.4 mm per inch, 453.59237 g per pound — rather than rounded approximations, and handle temperature's offset correctly. The residual risk sits with the user: picking the US pint when the source meant the imperial one, or confusing mass ounces with fluid ounces. A converter that labels unit variants explicitly protects you from exactly that class of mistake.

Conversion errors are almost never arithmetic errors — they are identity errors, rounding shortcuts, and missed offsets. Confirm which variant of the unit you are holding, use exact factors instead of folklore, treat temperature as the special case it is, and keep a few anchor values in your head so a wrong answer looks wrong at a glance.

The ToolDoor unit converter does the exact-factor work for you across length, weight, temperature, volume, speed, area, and more — type a value and read the equivalents instantly, right in your browser. It is free and requires no signup.

Try Unit Converter now

Free, no signup, no watermarks.

Open the tool

Nearby doors

Percentage Calculator

Calculate percentages easily

Age Calculator

Calculate exact age from birthdate

Base64 Encoder/Decoder

Encode and decode Base64

Hash Generator

Generate MD5, SHA-256 hashes

ToolDoor

Forty-two free online tools for images, PDFs, text, and the odd jobs in between. A SaTekk LLC product.

Tools

  • Image tools
  • PDF tools
  • Text tools
  • SEO tools
  • Utilities

Popular

  • Merge PDF
  • Compress image
  • PDF to Word
  • QR code generator
  • Word counter

Site

  • Guides
  • Pricing
  • Privacy policy
  • Terms of service
  • Cookie policy

Company

  • Contact
  • About SaTekk

© 2026 SaTekk LLC. All rights reserved. · Built by SaTekk ·