Feet and Inches Calculator

Convert between feet and inches, decimal feet, total inches, and metric.

Convert 5 modes ft+in arithmetic
Rate this calculator · 4.7 (3)

Feet ↔ Inches Calculator

Convert · add · subtract · exact 2.54 cm/in factor

Instructions — Feet and Inches Calculator

1

Pick a mode

The default is total inches → ft + in, which answers the most-searched question (“how tall is 70 inches?” = 5 ft 10 in). Switch to decimal feet → ft + in for surveying and construction (5.5 ft = 5 ft 6 in). Use ft + in → decimal & cm for the reverse, plus metric output. The add and subtract modes handle ft+in arithmetic with automatic carry.

2

Enter the measurement

Type the value(s) and the result updates as you go. In add and subtract modes, enter measurement A and measurement B; inches over 12 are automatically rolled up to feet (5 ft 14 in becomes 6 ft 2 in). Quick picks cover common heights and decimal-feet values used in framing and floor plans.

3

Read all four equivalents

Every result panel shows the value in feet+inches, decimal feet, total inches, centimeters, and meters — one calculation, five formats. Useful when a US recipe, a European spec sheet, and a builder's tape all need the same length.

Inches over 12: the calculator rolls them into feet automatically. 5 ft 14 in becomes 6 ft 2 in.
Notation: 5′10″ means 5 feet 10 inches. The single mark is feet, the double mark is inches.

Formulas

The arithmetic is base-12 inside the inch column and base-10 once you reach decimal feet or centimeters. The constants are exact, set by the 1959 International Yard and Pound Agreement.

Total inches to feet + inches
$$ F = \left\lfloor \frac{I}{12} \right\rfloor, \;\; I_{rem} = I - 12F $$
Divide total inches by 12, take the floor for feet, take the remainder for inches. 70 in → 5 ft 10 in. 73 in → 6 ft 1 in.
Decimal feet to feet + inches
$$ F = \lfloor D \rfloor, \;\; I = (D - F) \times 12 $$
Floor the decimal feet to get whole feet; multiply the remainder by 12 for inches. 5.5 ft = 5 ft 6 in. 5.83 ft = 5 ft 9.96 in.
Feet + inches to centimeters
$$ L_{cm} = (F \times 12 + I) \times 2.54 $$
Convert to total inches first, then multiply by 2.54. 5 ft 10 in = 70 in × 2.54 = 177.80 cm. The 2.54 value is exact, set by the 1959 NIST agreement.
Adding ft + in measurements
$$ I_{sum} = (F_A \times 12 + I_A) + (F_B \times 12 + I_B) $$
Convert both to total inches, sum, and translate back. 3 ft 8 in + 2 ft 7 in = 44 + 31 = 75 in = 6 ft 3 in.
Subtracting ft + in
$$ I_{diff} = (F_A \times 12 + I_A) - (F_B \times 12 + I_B) $$
Same as addition but with subtraction. The result can be negative if B is larger than A. 10 ft 4 in − 6 ft 9 in = 124 − 81 = 43 in = 3 ft 7 in.
Exact international constants
$$ 1\,\text{in} = 2.54\,\text{cm}, \;\; 1\,\text{ft} = 30.48\,\text{cm} $$
Both factors are exact, not measured. The international yard (and the foot derived from it) is defined as exactly 0.9144 meters by treaty since 1959.

Reference

Inches ↔ feet+inches (most-searched values)
Total inFeet + inchesDecimal ftcm
60 in5 ft 0 in5.00152.40
64 in5 ft 4 in5.33162.56
66 in5 ft 6 in5.50167.64
68 in5 ft 8 in5.67172.72
70 in5 ft 10 in5.83177.80
72 in6 ft 0 in6.00182.88
74 in6 ft 2 in6.17187.96
76 in6 ft 4 in6.33193.04
78 in6 ft 6 in6.50198.12

Decimal feet to feet+inches

Useful in framing, surveying, and any spec sheet where lengths come in decimal feet.

Decimal → ft+in
Decimal ftft + in
3.253 ft 3 in
3.53 ft 6 in
3.753 ft 9 in
4.334 ft 3.96 in
5.55 ft 6 in
5.835 ft 9.96 in
8.258 ft 3 in
10.7510 ft 9 in
Adding ft+in
OperationResult
3′8″ + 2′7″6 ft 3 in
4′11″ + 1′2″6 ft 1 in
5′6″ + 5′6″11 ft 0 in
10′4″ − 6′9″3 ft 7 in
7′0″ − 2′11″4 ft 1 in

Note: in carpentry the decimal → inches step is usually rounded to the nearest 1/16 in. Use the inches-to-fraction calculator to convert 9.96 in to 9 15/16 in.

Article — Feet and Inches Calculator

Feet and inches: convert, add, and subtract imperial measurements

A measurement of 70 inches equals 5 feet 10 inches, since 70 divided by 12 leaves a remainder of 10. The same length is 5.83 in decimal feet and 177.80 centimeters. The feet-and-inches calculator on this page converts in either direction, adds two measurements with automatic carry, and subtracts when one length is shorter than the other.

The math is base-12 inside the inches column and base-10 once you reach decimal feet or centimeters. The two constants are exact, fixed by the 1959 International Yard and Pound Agreement: 1 inch is 2.54 centimeters and 1 foot is 12 inches. Every calculation on this page rolls those two factors.

What are feet and inches?

The foot is a length unit going back to ancient Rome, Greece, and Egypt, where it tracked the length of a typical adult male foot. Modern English-speaking measurement settled on a 12-inch foot in medieval times. The word "inch" comes from the Latin uncia, meaning "one twelfth", which is exactly the ratio between an inch and a foot.

Today only three countries officially use the foot as a primary length unit: the United States, Liberia, and Myanmar. In practice, the United Kingdom, Canada, Ireland, India, and Australia all keep feet and inches alive for personal height and a handful of household measurements. The U.S. construction industry, U.S. real estate, and U.S. aviation all use feet and inches as the default.

Did you know

The "U.S. survey foot" and the "international foot" used to differ by 2 parts per million, since the United States kept a slightly different definition between 1893 and 1959. NIST and NOAA officially retired the U.S. survey foot on January 1, 2023, so all federal length measurements now use the international foot of exactly 0.3048 meters. The 2 ppm gap was big enough to matter in long-baseline surveying.

Inches to feet and inches

To convert total inches into feet and inches, divide by 12 and use the remainder. The formula is short:

Inches → feet and inches
Feet = floor(inches / 12) Inches = inches - 12 × feet
70 / 12 = 5 r 10 = 5 ft 10 in
73 / 12 = 6 r 1 = 6 ft 1 in
100 / 12 = 8 r 4 = 8 ft 4 in

The reverse direction is just as fast. Multiply the feet by 12 and add the inches: 5 ft 10 in becomes 60 + 10 = 70 inches. The calculator runs both directions and shows all five equivalents (feet+inches, decimal feet, total inches, centimeters, meters) for every input.

Decimal feet vs feet and inches

Surveyors, civil engineers, and many drafting programs report lengths in decimal feet rather than feet and inches. The two are not interchangeable; one extra step is needed to translate. The whole-number part stays as feet; the decimal part times 12 gives the inches.

  • 3.25 ft = 3 ft 3 in (since 0.25 × 12 = 3)
  • 5.5 ft = 5 ft 6 in (since 0.5 × 12 = 6)
  • 5.83 ft = 5 ft 9.96 in (since 0.83 × 12 = 9.96)
  • 8.25 ft = 8 ft 3 in
  • 10.75 ft = 10 ft 9 in
  • 12.5 ft = 12 ft 6 in

A surveyor reading 5.6 ft on a tape is not reading 5 feet 6 inches. The conversion is 5 ft + (0.6 × 12) in = 5 ft 7.2 in. Treating 5.6 ft as 5 ft 6 in is the most common construction-math error, and it cascades quickly across a job that involves dozens of measurements.

5.6 ft is not 5 ft 6 in

The decimal part of a decimal-feet value is hundredths of a foot, not inches. 5.6 ft = 5 ft 7.2 in. To go from decimal feet to feet+inches, multiply the decimal part by 12, not by 10. Half a foot is 6 inches; six tenths of a foot is 7.2 inches.

Adding feet and inches

To add two ft+in measurements, convert each to total inches, add, and translate back. The arithmetic has a carry step at every 12, the same way base-60 minutes carry into hours. The calculator on this page handles the carry automatically.

Add and subtract ft+in
3'8" + 2'7" = 75 in = 6 ft 3 in
4'11" + 1'2" = 73 in = 6 ft 1 in
5'6" + 5'6" = 132 in = 11 ft 0 in
10'4" - 6'9" = 43 in = 3 ft 7 in
7'0" - 2'11" = 49 in = 4 ft 1 in

Subtraction can produce a negative result, which the calculator shows with a minus sign. In construction contexts, a negative ft+in usually means a cut that runs short, while in real-estate floor plans it often means a measurement reversed. Always double-check which length is which before treating a negative result as a real subtraction.

Feet and inches to centimeters

For metric output, multiply the total inches by 2.54. The factor is exact, defined since 1959 by international treaty, so the only rounding involved is in the input measurement itself.

  • 5 ft 0 in = 60 in = 152.40 cm
  • 5 ft 4 in = 64 in = 162.56 cm
  • 5 ft 8 in = 68 in = 172.72 cm
  • 5 ft 10 in = 70 in = 177.80 cm
  • 6 ft 0 in = 72 in = 182.88 cm
  • 6 ft 2 in = 74 in = 187.96 cm
  • 6 ft 4 in = 76 in = 193.04 cm

For a quick mental estimate, multiply feet by 30 and inches by 2.5, then add. The approximation undershoots by about 1.6 percent, which is fine for converting heights between an American and a European reading. 5 ft 10 in by the shortcut is 150 + 25 = 175 cm; the exact value is 177.80 cm.

Feet and inches for height

The most common application of feet and inches today is human height. American passports, driver's licenses, and medical charts all use feet and inches, even though the CDC and the National Health and Nutrition Examination Survey collect the underlying data in centimeters.

Median adult male height in the United States is 5 ft 9 in (175 cm), and median adult female height is 5 ft 4 in (162 cm), per CDC NHANES 2015-2018. The tallest verified human was Robert Wadlow at 8 ft 11.1 in (272 cm), measured by Guinness in 1940. The tallest verified woman was Zeng Jinlian at 8 ft 1.75 in (248 cm).

Tip

When converting a height from cm to ft+in, divide cm by 2.54 to get total inches, then divide by 12. A 175 cm height: 175 / 2.54 = 68.9 in = 5 ft 8.9 in, usually written as 5 ft 9 in once rounded. The single inch difference between 5 ft 8 in and 5 ft 9 in is 2.54 cm, which is why most height conversions look slightly off at the inch level.

Fractional inches in construction

Carpenters, plumbers, and machinists almost never use decimal inches. The construction trade reads to the nearest 1/16 inch, with finer work going to 1/32 or 1/64. The conversion is straightforward: multiply the decimal part by 16 (or 32, or 64) and round to the nearest whole, then reduce the fraction by the greatest common divisor.

5 ft 9.96 in rounded to the nearest 1/16 becomes 5 ft 9 15/16 in (since 0.96 × 16 = 15.36, rounded to 15). The 0.04-inch rounding error is roughly 1 mm, which is below the resolution of most construction tape measures. For higher-precision work, the inches-to-fraction calculator on this site handles the rounding plus shows the absolute error.

Common feet and inches mistakes

  • Treating 5.6 ft as 5 ft 6 in — decimal feet uses hundredths of a foot. 5.6 ft = 5 ft 7.2 in.
  • Forgetting the carry — 5 ft 14 in is really 6 ft 2 in. The calculator rolls it for you, but pencil-and-paper math sometimes leaves the 14 as is.
  • Mixing the prime marks — 5'10" means 5 feet 10 inches. The single mark is feet, the double mark is inches.
  • U.S. survey foot in modern work — the survey foot was retired in 2023. All federal length work now uses the international foot of exactly 0.3048 m.
  • Decimal inches in carpentry — trades work in 1/16, 1/32, or 1/64 inch. Convert before measuring on a tape.
  • Rounding too aggressively — rounding 70.5 in to 5 ft 10 in throws away half an inch (1.27 cm), which matters for cabinetry and clothing.

FAQ

70 inches = 5 ft 10 in. The math: 70 ÷ 12 = 5 remainder 10. In decimal feet that is 5.83 ft. In centimeters: 70 × 2.54 = 177.80 cm. The 5′10″ height is the median for adult American men according to CDC NHANES.
Convert each measurement to total inches (feet × 12 + inches), add, then translate back. 3 ft 8 in + 2 ft 7 in = 44 + 31 = 75 inches = 6 ft 3 in. The calculator handles the carry automatically — if inches end up at 14, it adds 1 to the feet column and leaves 2 in the inches column.
5.5 feet = 5 ft 6 in. Multiply the decimal part (0.5) by 12 to get the inches: 0.5 × 12 = 6. The whole-number part stays as feet. The same rule works for any decimal: 5.83 ft = 5 ft 9.96 in, and 4.33 ft = 4 ft 3.96 in.
5 ft 10 in = 177.80 cm (1.778 m). The calculation: (5 × 12 + 10) × 2.54 = 70 × 2.54 = 177.80. The 2.54 factor is exact, fixed by the 1959 International Yard and Pound Agreement (NIST).
Convert both to total inches, subtract, translate back. 10 ft 4 in − 6 ft 9 in = 124 − 81 = 43 inches = 3 ft 7 in. When the second measurement is longer than the first, the result is negative — the calculator shows it with a minus sign.
They are not the same. 5.6 feet means 5 ft + 0.6 ft = 5 ft 7.2 in (since 0.6 × 12 = 7.2). 5 feet 6 inches is 5.5 decimal feet. Confusing decimal feet with feet+inches is one of the most common construction-math errors.
Exactly 30.48 cm (1 ft = 12 in, 1 in = 2.54 cm, so 12 × 2.54 = 30.48). This is a defined value, not a measurement — both numbers are exact by international agreement since 1959.
The single mark (′) is feet, the double mark (″) is inches. So 5′10″ means 5 feet 10 inches. The notation comes from the prime symbol in geometry, where one mark indicates the first division (degrees → minutes → seconds) and two marks indicate the second. The same convention is used for arc-minutes and arc-seconds in astronomy.