Height Converter

Type a height in cm, feet & inches, meters, or inches — every other field updates instantly.

Tip: paste a full height like 5'11" here and it splits automatically.

Enter a height in any field — every other field updates instantly.

Common heights (100–200 cm)

Centimeters Feet & inches Inches

Why height gets its own converter

A person's height is one of the few measurements that routinely crosses between two completely different notation systems in the same sentence: "he's 5'11"" and "she's 178 cm" can describe two people standing in the same room. Unlike converting a plank of wood or a hiking trail, height shows up on driver's licenses, passport applications, medical intake forms, dating profiles, sports rosters, and visa paperwork — usually with a strict expectation of which unit and format is acceptable. A generic length tool handles raw numbers fine, but it won't understand the composite "feet-inches" shorthand people actually type, and it won't ship with a height-specific quick-reference table.

Reach for this converter whenever you're moving between a metric height (cm or m) and the imperial feet-and-inches format used mainly in the United States: filling out a US form with a metric-country birth certificate, checking whether a written height matches an ID photo, or converting an athlete's listed height between league stat sheets that use different units.

Reading the five fields

  1. Centimeters and Meters are the metric pair — editing one updates the other by a factor of 100, and both update every other field on the page.
  2. Feet accepts a plain number (5) or a full composite value pasted in one go (5'11", 5 ft 11 in) — the parser splits the composite into feet and inches automatically and rewrites the field in a clean form once you click away.
  3. Inches holds the leftover inches when Feet and Inches are used as a pair (0 to 11.9); it's ignored the moment you paste a composite value straight into Feet.
  4. Inches (total) is the whole height expressed as a single inches figure — the format some spreadsheets and older US medical charts store instead of a feet/inches pair.

The arithmetic underneath

Centimeters to feet/inches: total inches = cm ÷ 2.54. Feet = the whole-number part of (total inches ÷ 12); inches = whatever is left over.

Feet/inches to centimeters: total inches = (feet × 12) + inches; centimeters = total inches × 2.54.

One edge case handled automatically: if rounding pushes the leftover inches up to 12.0, the extra gets carried into a whole foot instead of showing an impossible reading like 6'12".

Worked examples

Example 1 — 165 cm to feet/inches. 165 ÷ 2.54 = 64.96 total inches. 64.96 ÷ 12 = 5 feet with 4.96 inches left over, so 165 cm rounds to 5'5.0".

Example 2 — 5 ft 9 in to centimeters. (5 × 12) + 9 = 69 total inches. 69 × 2.54 = 175.26 cm, which is 1.7526 m.

Example 3 — 190 cm as inches only. 190 ÷ 2.54 = 74.8 total inches — the single number a spreadsheet column or older chart would store, with no split into feet and inches at all.

How different regions actually record height

RegionEveryday speechOfficial / medical records
United StatesFeet & inches (5'9")Feet & inches
United Kingdom, IrelandFeet & inchesCentimeters (NHS-style charts)
CanadaFeet & inches among older speakers, cm increasingly commonCentimeters (health cards, licenses)
Australia, New ZealandMixed, trending metricCentimeters
Continental Europe, Latin America, most of Asia & AfricaCentimetersCentimeters
International sport (Olympics, FIFA, non-US basketball)Centimeters, converted to feet/inches only for US broadcastsCentimeters

Mistakes worth avoiding

What this tool doesn't cover

This converter only translates between units of length — it doesn't track growth over time, account for the few millimeters people lose in height between morning and evening, or compute anything derived from height such as BMI or clothing size. For measurements outside the human-height range — furniture, travel distances, fabric, or figures in millimeters through miles — the Length Converter is the better fit.

Sources & further reading

Frequently asked questions

How do I convert cm to feet and inches?

Divide the centimeters by 2.54 to get total inches, then divide by 12 to get whole feet — whatever remains is the inches. For example, 170 cm ÷ 2.54 = 66.93 inches; 66.93 ÷ 12 = 5 feet with 6.9 inches left over, so 170 cm is about 5'6.9". This height converter does the whole calculation the instant you type into the cm field.

How tall is 5 feet 11 inches in cm?

5 feet 11 inches is exactly 180.34 cm. The formula is (feet × 12 + inches) × 2.54: (5 × 12 + 11) = 71 total inches, and 71 × 2.54 = 180.34 cm. Type 5 in the Feet field and 11 in the Inches field — or paste 5'11" directly into the Feet field — to see this instantly, along with the equivalent in meters (1.80 m) and total inches (71 in).

How do I convert feet and inches to cm, and can I paste 5'11" directly?

Yes — paste or type a composite height like 5'11", 5' 11", or 5ft 11in straight into the Feet field, and the converter recognizes the format, splits it into feet and inches, and fills in centimeters, meters, and total inches automatically. The formula behind it is (feet × 12 + inches) × 2.54 = centimeters, the same one used throughout this tool.

Is my height data sent to a server?

No. This height converter runs entirely in your browser — every number you type stays on your device and nothing is uploaded anywhere. The only thing saved is your last height, kept in your browser's local storage so it's there next time you open the page; clearing your browser data removes it.

What's the difference between this tool and the generic Length Converter?

This Height Converter is built specifically for human height: it understands the feet-and-inches composite notation (5'11") people actually search for, includes a quick-reference table of common heights from 150 to 200 cm, and shows a dedicated inches-only view. For generic length units — millimeters, kilometers, yards, miles and more — use the Length Converter instead.