# Inches to feet converter

> Convert inches to feet (inches to feet) with the exact factor, a conversion chart and worked steps.

Interactive version: https://www.calcopenly.com/conversion/inches-to-feet
Subject: Unit converters

Inch dimensions on a product listing may include fractions such as a half or a quarter. Enter a decimal or fraction for the full inch measurement before converting. Do not read 5 feet 6 inches as 5.6 inches, or confuse a screen's diagonal with its width.

One inch is about 0.0833333333 feet, so 72 in is 6 ft. To convert inches to feet, multiply by 0.0833333333; to convert back, multiply by 12.

The international inch is defined as exactly 25.4 mm (1959 international yard and pound agreement). The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Inches (in)**

## Results

- Feet (ft) — main result
- Conversion
- 1 ft in inches (in)

## Formula

$$
\text{feet} = \text{inches} \times 0.0833333333333
$$

## Worked examples

### 72 in to ft

- Inches (in): 72 in
- **Feet: 6 ft**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 2 in to ft

- Inches (in): 2 in
- **Feet: 0.1666666667 ft**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 48 in to ft

- Inches (in): 48 in
- **Feet: 4 ft**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

## Questions

### When would I convert inches to feet?

Inch dimensions on a product listing may include fractions such as a half or a quarter. Enter a decimal or fraction for the full inch measurement before converting. Do not read 5 feet 6 inches as 5.6 inches, or confuse a screen's diagonal with its width.

### How many feet are in a inch?

One inch is about 0.0833333333 feet. The international inch is defined as exactly 25.4 mm (1959 international yard and pound agreement).

### How do you convert inches to feet?

Multiply the number of inches by 0.0833333333. For example, 72 in × 0.0833333333 = 6 ft. To go the other way, divide by 0.0833333333.

### How can I estimate inches to feet without a calculator?

Multiply by 0.083. That is 0.4% low of the exact factor 0.0833333333, so 72 in comes out as 5.976 ft instead of 6.

### How accurate is the inches to feet converter?

Accuracy depends on your inputs and the method's assumptions. Decimal arithmetic uses 50 significant digits, but estimates, numerical methods and source data can be less precise; the displayed rounding does not remove those limits. It is checked against 3 worked examples whose answers come from independent sources; for example, “72 in to ft” is checked against Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions).

### Where does the method come from?

NIST SP 811 (2008), Guide for the Use of the International System of Units, Appendix B; NIST Handbook 44, Appendix C: General tables of units of measurement; BIPM, The International System of Units (SI Brochure), 9th edition.

## Sources

- [NIST SP 811 (2008), Guide for the Use of the International System of Units, Appendix B](https://www.nist.gov/pml/special-publication-811)
- [NIST Handbook 44, Appendix C: General tables of units of measurement](https://www.nist.gov/pml/weights-and-measures/publications/nist-handbooks/handbook-44)
- [BIPM, The International System of Units (SI Brochure), 9th edition](https://www.bipm.org/en/publications/si-brochure)
