Height Calculator
What is your height in centimeters, feet, and meters?
Enter your height in one unit system and get the exact equivalent in feet and inches, centimeters, and meters. Useful for medical forms, passports, dating profiles, international travel, and anything that asks for height in a unit you do not use daily.
—
Send feedback
💡 Share your idea or report a problem
✓ Thanks! We'll take a look.
Learn more
How It Works
The formula, explained simply
Most people know their height in one unit and go blank the moment a form asks for the other. The conversion is not complicated, but doing it in your head reliably — especially with the feet-and-inches split — is where errors creep in.
The exact relationship is 1 inch equals 2.54 centimeters. That ratio is fixed by international agreement and does not vary. To go from feet and inches to centimeters, you first convert everything to inches: multiply feet by 12 and add the remaining inches. Then multiply the total by 2.54. Going the other way, you divide centimeters by 2.54 to get total inches, then use integer division to extract whole feet.
Meters are simply centimeters divided by 100. For medical contexts, meters with two decimal places — written as 1.75 m — is the standard format in most countries outside the United States. Total inches is occasionally useful for clothing sizing, particularly for inseam measurements and shirt sizing charts.
When To Use This
Right tool, right situation
Use this converter any time a form, database, or professional context asks for height in a unit you do not use mentally. Common situations include passport applications, visa forms, online medical intake questionnaires, international job applications, e-commerce clothing size guides, and athletic recruiting profiles.
This calculator is not the right tool when you need to measure someone — it converts a known measurement, it does not replace a tape measure or stadiometer. If you are estimating your height from memory and it has been a few years, consider getting a fresh measurement first. Adults can lose height gradually, and an outdated number converted precisely is still an outdated number.
For clinical purposes such as BMI calculation or growth chart plotting, the converted value should be treated as a derived number — note where the original measurement came from and in what unit, so a clinician can re-convert or verify if needed.
Common Mistakes
Why results sometimes look wrong
The most common mistake is entering total inches in the feet field. If you are 5 feet 9 inches and you enter 69 in the feet field thinking of it as total inches, you will get a wildly wrong result — 69 feet converts to over 2,100 cm. Always split feet and inches into separate fields.
The second mistake is confusing meters and centimeters. A height of 1.75 meters is not the same as 175 meters. When a European form asks for height, it nearly always wants centimeters, not meters — even though Europeans often say their height as '1.75' in conversation. Read the field label carefully.
The third mistake is rounding too early. If you convert 5 ft 11 in to centimeters, the exact answer is 180.34 cm. Rounding to 180 introduces a 0.34 cm error. For most purposes this does not matter, but for medical or immigration records where precision is specified, carry the decimal until the form instructs you to round.
The Math
Worked examples and deeper derivation
The core formula from imperial to metric: height in cm = (feet x 12 + inches) x 2.54.
Reversed: total inches = cm divided by 2.54. Whole feet = floor(total inches divided by 12). Remaining inches = total inches minus (feet x 12).
The number 2.54 is exact — it is not a rounded approximation. This means height conversions have no inherent rounding error; any imprecision comes from how you record the result. If you round 175.26 cm to 175 cm, you have introduced a 0.26 cm discrepancy, which equals about 0.1 inches. Over short distances this is negligible, but it explains why a height entered as 5 ft 9 in might come back as 175 rather than 175.26 on different systems.
Expert Unlock
The thing most explanations skip
The 2.54 cm per inch ratio assumes you are converting a measurement taken under identical conditions in both systems. In practice, stadiometers calibrated in centimeters and tape measures calibrated in fractional inches can introduce small systematic offsets because inch-scale instruments typically read to the nearest quarter inch (0.64 cm), while metric instruments read to the nearest millimeter. This means the same person can legitimately measure as 175 cm on one device and 5 ft 8.75 in on another — both correct, non-reconcilable without knowing each instrument's precision class.
Why does my height in cm differ from what my doctor recorded?
Need something this doesn't cover?
Suggest a tool — we'll build it →