Guide · Units
How to Convert Length Units (Metric and Imperial)
Updated 2026-08-12 · 4 min read
Length conversion is multiplication by a defined constant. The work is not finding a website. The work is using the constant that matches the unit on the drawing, not the constant you memorized in year 8.
SI length is the metre. Everyday US customary length is the inch, foot, yard, and statute mile, all tied to the metre through 1 inch = 25.4 mm exactly. That single definition, agreed in 1959, is why you should not keep a private factor of “2.54, more or less.”
Exact factors, not classroom rounding
From the inch definition:
- 1 ft = 12 in = 0.3048 m
- 1 yd = 3 ft = 0.9144 m
- 1 statute mile = 5280 ft = 1609.344 m = 1.609344 km
Metric prefixes are powers of ten on the metre: 1 km = 1000 m, 1 cm = 0.01 m, 1 mm = 0.001 m, 1 μm = 10⁻⁶ m. Those are exact. The messy part is only the customary side, plus two extra miles people treat as interchangeable.
A nautical mile is 1852 m exactly. It is not 5280 ft. A ship or aircraft that reports 20 nautical miles has travelled 37.04 km, not 32.19 km. Length converter includes both miles so you can see the gap instead of assuming “mile.”
The 1.6 km habit
“A mile is about 1.6 km” is a fine hallway estimate. It is 1.609344 km. Relative error is about 0.58 percent. On 5 miles that is 46 m. On a 26.2 mile marathon it is about 244 m - more than a city block. If a problem set says “take g = 10” you are already in estimate land. If a CAD note says 12.000 in, use 304.8 mm, not 300.
The other sloppy habit is treating 1 inch as 2.5 cm. That is 1.6 percent low. Machinists and architects do not do this. Neither should a conversion you paste into a report.
Survey foot and other leftovers
Most new documents mean the international foot (0.3048 m). Some US plats and older GIS layers still mean the US survey foot (1200/3937 m ≈ 0.3048006 m). The difference is about 2 mm per kilometre. Ignore it for furniture. Do not ignore it when two agencies disagree about a property line.
Thou (mil) is 0.001 in = 0.0254 mm. A “5 mil” bag is 0.127 mm, not 5 mm. Light-years and parsecs are astronomy; they do not belong on a shop drawing and they are not in the everyday converter for a reason.
One numeric check: 5 ft 10 in
A height written 5′10″ is 70 in.
70 × 25.4 mm = 1778 mm = 1.778 m.
In centimetres that is 177.8 cm, not “178, close enough” if you are filling a medical form that will be compared to a stadiometer later. Reverse direction: 1.80 m = 1800 / 25.4 ≈ 70.866 in ≈ 5 ft 10.9 in. People who “know” they are 5′11″ and 180 cm are usually rounding one of the two numbers.
Open length converter, enter 70, inches → metres, and confirm 1.778. If your hand calculation disagrees, you used 2.5 or 30.48 cm per foot incorrectly (1 ft is 30.48 cm, not 30).
When the next unit is an area
Length conversion does not produce square metres. A room that is 4 m by 3 m is 12 m². Converting 4 m to feet (13.123 ft) and 3 m to feet (9.843 ft) and multiplying is fine; converting 12 m as if it were already an area is not. For values that are already ft², m², acres, or hectares, use area converter. The longer note on squares, litres, and kg/m³ is how to convert area, volume, and density.
The same warning applies to volume: litres and gallons are not a length page. A 2×4 in the US is a nominal name, not 2.000 × 4.000 in; that is lumber practice, not a conversion bug.
What the converter does, and what it does not
The DevOkk length converter runs in the browser and does not require an account. It multiplies by the factors above. It does not interpret “about a metre,” does not convert scale on a PDF drawing, and does not decide whether your source used a survey foot.
Write the unit on the result. 1.778 without m will be reused as feet by the next person. If you need a map of the rest of the family - temperature, pressure, bytes - use the unit converters hub or the student and engineer roundup.
For a homework check, convert both ways. 25.4 mm should return 1 in, not 0.997. If it does not, you selected millimetres on one side and centimetres on the other.
Frequently asked questions
How many millimetres are in an inch?
Exactly 25.4. That 1959 definition is the root of every modern inch–metre conversion. 1 foot is then exactly 0.3048 m and 1 statute mile is exactly 1609.344 m.
Is 1 mile the same as 1.6 kilometres?
No. 1 mile = 1.609344 km. The 1.6 shortcut is 0.58 percent low. Use it for a mental check, not for a lab book or a drawing title block.
What is the difference between a statute mile and a nautical mile?
A statute (land) mile is 1609.344 m. A nautical mile is exactly 1852 m. Speed in knots is nautical miles per hour, so converting a ship log with the land-mile factor is a different error than rounding 1.6.
Can I convert feet to square feet in the length converter?
No. Length and area are different quantities. Convert a length with the length converter, then square it yourself, or start from an area value in the area converter. 12 ft is not 12 ft².
Do I need an account to use the length converter?
No. The page runs in the browser. Type the number, pick the from/to units, copy the result.
Should I still use the US survey foot?
Only if a legal description or old GIS dataset still specifies it. The international foot is 0.3048 m exactly. The historical US survey foot was 1200/3937 m, about 2 parts per million longer. For new work, use the international foot and say so.
Related guides
More reading that links back to the same tools and workflows.
How to Convert Area, Volume, and Density Units
m², litres, and kg/m³ conversions that stay consistent.
4 min read
Best Unit Converters for Students and Engineers
Length, temperature, bytes, Unix time, pressure, and more - fast unit converters that work offline in your browser.
5 min read
Why Your Unix Timestamp Is Off by Hours (or 55 Years)
Seconds vs milliseconds, UTC vs local, and Excel serial dates. How to convert an instant in the browser without uploading a log dump.
11 min read
How to Convert Temperature Between Celsius, Fahrenheit, and Kelvin
Temperature scales with the right formulas and a local converter.
4 min read