tool #17

Length Converter

Convert between meters, feet, inches, miles, km and more.

SI · imperial instant no upload
QUICK REFERENCE scroll →
1 kg = 2.20462 lb
1 m = 3.28084 ft
1 km = 0.62137 mi
1 L = 0.26417 gal
0 °C = 32 °F
1 in = 2.54 cm
⇄ ABOUT THIS CONVERSION

The Inch-to-Centimeter Definition That Tripped Up an Engineering Team

In 1999, a NASA Mars orbiter was lost because one engineering team used pound-force seconds and another used newton-seconds — the spacecraft missed Mars orbit and burned up. The lesson: unit ambiguity in technical work is not a minor annoyance but a potential catastrophe. Length conversion errors surface in subtler ways every day: a woodworker cuts lumber to the wrong dimension because a plan mixed inches and millimeters, or a developer miscalculates display resolution because they confused pixels-per-inch with pixels-per-centimeter.

The two dominant systems — metric (SI) and imperial — use completely different base references. The metric system anchors the meter to the speed of light (299,792,458 meters per second, exactly), making every metric conversion a matter of moving decimal points. Imperial conversions, by contrast, are historical accidents: 12 inches to a foot, 3 feet to a yard, 1,760 yards to a mile — each ratio chosen by convention rather than mathematical elegance.

Precision, Rounding, and Significant Figures

Not all length conversions carry the same precision. The inch-to-centimeter relationship is exact by international definition: 1 in = 2.54 cm (no approximation). The mile-to-kilometer relationship is derived: 1 mi = 1.609344 km exactly. But the kilometer-to-mile direction introduces repeating decimals — 1 km = 0.621371192... miles — and careless rounding compounds errors over long distances.

For scientific and engineering calculations, always carry extra significant figures through intermediate steps and round only the final result. For construction, verify whether the local building code specifies dimensions in metric or imperial — mixing systems within a single document is a common source of measurement disputes.

Specialized Units You Encounter in Practice

  • Nautical mile (nmi): 1,852 m exactly. Defined as one minute of arc of latitude. Used universally in maritime and aviation navigation because it relates directly to geographic coordinates.
  • Fathom: 1.8288 m (6 feet). Appears in water depth charts and historical documents.
  • Astronomical Unit (AU): 149,597,870,700 m exactly. Useful for solar system distances.
  • Light-year: 9.461 × 1015 m. The distance light travels in one Julian year.
  • Angstrom (Å): 10−10 m. Used in chemistry to describe atomic radii and bond lengths.

Unit Conversion in Scientific Notation

When working with very large or very small lengths, scientific notation becomes essential. Converting 3.8 × 108 meters to kilometers requires shifting the exponent by 3 (since 1 km = 103 m): result is 3.8 × 105 km. Converting between metric and imperial in scientific notation requires multiplying by the exact conversion factor and adjusting the exponent accordingly. A common mistake is forgetting to adjust both the coefficient and the exponent simultaneously — always verify the magnitude of your answer makes physical sense.

How to Use This Tool

  1. Enter a numeric value in any unit field — decimal and scientific notation (e.g., 1.5e6) are both accepted.
  2. All other unit fields update in real time with full precision.
  3. Use the copy button to grab a specific value for use in a document or spreadsheet.

FAQ

01 Is the inch-to-centimeter conversion exact or approximate? +

Exact. By international agreement since 1959, 1 inch = 2.54 centimeters precisely. No rounding is involved — this is a defined relationship, not a measured one.

02 Why do imperial conversions use irregular ratios like 12, 3, and 1,760? +

Imperial units evolved from body-based measures (thumb width for inch, foot length for foot) and medieval trade standards. Each ratio was fixed by royal decree at different historical points rather than designed as a coherent system.

03 When should I worry about rounding errors in length conversion? +

Any time you chain multiple conversions (e.g., meters → feet → yards → miles) or work with measurements below 0.01 of the target unit. Carry at least four extra decimal places through intermediate steps. Spreadsheet formulas and this tool both display rounded output — keep the full-precision intermediate value when precision matters.

04 What is the difference between a statute mile and a nautical mile? +

A statute (land) mile is 1,609.344 m, fixed by historical convention. A nautical mile is 1,852 m, derived from one arcminute of latitude on Earth's surface. Nautical miles are preferred in navigation because they directly correspond to geographic coordinates.