Skip to main content

length

A length / distance converter translates a measurement between systems β€” metric (millimeter, centimeter, meter, kilometer), imperial / US customary (inch, foot, yard, mile), nautical (nautical mile, fathom, league), astronomical (light-year, parsec, AU), and historical (cubit, hand, furlong). The ZTools Length Converter handles 25+ units, accepts inputs with thousands separators / scientific notation, shows the conversion factor explicitly, and supports compound input (e.g. "5 ft 11 in"). Universal pattern β€” kitchen recipes, travel, engineering specs, astronomy.

Use cases​

Travel / map distances​

Driving distance in km on European roads vs miles on US highway signs. Calculator settles distance estimates instantly.

Furniture / shipping dimensions​

IKEA spec in cm; your apartment has a 7-foot doorway. Convert to confirm fit before delivery.

Engineering / drawing specs​

Spec drawings often mix units. Convert to a single unit for unambiguous build instructions.

Sports / running distances​

Marathon = 26.2 mi = 42.195 km. Half = 13.1 mi = 21.097 km. Calculator handles less-common race distances (5K, 8K, 10K, etc.).

Astronomy education​

Light-years, parsecs, astronomical units β€” used in space distance reporting. Calculator converts to km/mi for relatable scale.

How it works​

  1. Enter value + source unit β€” Numeric input; pick from dropdown (mm / cm / m / km / in / ft / yd / mi / nm / etc.).
  2. View all conversions β€” Result in 25+ units simultaneously, grouped by system.
  3. Compound input (optional) β€” "5 ft 11 in" β†’ 71 in = 1.8034 m.
  4. Set precision β€” 0–10 decimal places.

Examples​

Input: 1 mile

Output: 1.609344 km, 5280 ft, 1760 yd, 63360 in.


Input: 6 ft

Output: 1.8288 m, 72 in, 2 yd, 0.001364 mi.


Input: 1 light-year

Output: 9.461e15 m, 5.879e12 mi, 0.3066 parsecs, 63,241 AU.


Input: 5 ft 11 in (compound)

Output: 71 in = 180.34 cm = 1.8034 m. Most common human-height conversion.

Frequently asked questions​

Why is a "mile" different from a "nautical mile"?

A mile (1609.344 m) was historically defined by Roman pace; nautical mile (1852 m) was historically defined as 1 minute of latitude on the Earth's surface β€” useful for navigation. Air and sea travel still use nautical miles.

How precise are conversions?

Conversion factors are exact rational numbers (e.g. 1 in = 25.4 mm exactly since 1959). Tool computes to JS double precision (~15 digits).

What's a "metric mile"?

1500 m β€” used in track and field as a near-mile equivalent. Not a standard SI unit, just a conventional race distance.

Why don't my heights round nicely?

5'11" = 71 inches = 180.34 cm β€” irrational only because the imperial-metric conversion is precisely defined and 71 doesn't divide evenly. Round to 1 decimal for human-readable height.

What about "old" units like cubit, fathom?

Included for historical/educational use. Cubit β‰ˆ 0.45 m (varies by region/era); fathom = 6 ft = 1.8288 m (used in nautical depths).

How big is a parsec?

~3.262 light-years = ~30.857 trillion km. Used in astronomy for inter-stellar distances.

Tips​

  • For human heights, compound input ("5 ft 11 in") is fastest.
  • For travel: 1 mi β‰ˆ 1.6 km is good enough for mental math; 100 mi = 160 km is the running quick-conversion.
  • For furniture: cm and inches both common; 1 in = 2.54 cm exactly.
  • For astronomy, use light-years for galactic, parsecs for stellar, AU for solar-system distances.
  • Always specify the unit on legal/spec documents β€” "5 inches" vs "5 cm" matters.

Try it now​

The full length runs in your browser at https://ztools.zaions.com/length β€” no signup, no upload, no data leaves your device.

Open the tool β†—


Last updated: 2026-05-06 Β· Author: Ahsan Mahmood Β· Edit this page on GitHub