# Square feet to acres converter

> Convert square feet to acres (sq ft to acres) with the exact factor, a conversion chart and worked steps.

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

Square-foot floor areas appear in property listings and flooring estimates. Convert the total area directly, rather than treating it as a single length. A room's footprint, usable interior area and an advertised building area can follow different measurement conventions.

One square foot is about 0.0000229568 acres, so 43560 ft² is 1 ac. To convert sq ft to acres, multiply by 0.0000229568; to convert back, multiply by 43,560.

A square foot is exactly 0.09290304 m², because the foot is exactly 0.3048 m. The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Square feet (ft²)**

## Results

- Acres (ac) — main result
- Conversion
- 1 ac in square feet (ft²)

## Formula

$$
\text{acres} = \text{square feet} \times 0.000022956841139
$$

## Worked examples

### 43560 ft² to ac

- Square feet (ft²): 43,560 ft²
- **Acres: 1 ac**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 20000 ft² to ac

- Square feet (ft²): 20,000 ft²
- **Acres: 0.4591368228 ac**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 500000 ft² to ac

- Square feet (ft²): 500,000 ft²
- **Acres: 11.4784205693 ac**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

## Questions

### When would I convert sq ft to acres?

Square-foot floor areas appear in property listings and flooring estimates. Convert the total area directly, rather than treating it as a single length. A room's footprint, usable interior area and an advertised building area can follow different measurement conventions.

### How many acres are in a square foot?

One square foot is about 0.0000229568 acres. A square foot is exactly 0.09290304 m², because the foot is exactly 0.3048 m.

### How do you convert sq ft to acres?

Multiply the number of square feet by 0.0000229568. For example, 43560 ft² × 0.0000229568 = 1 ac. To go the other way, divide by 0.0000229568.

### How can I estimate sq ft to acres without a calculator?

Multiply by 0.000023. That is 0.2% high of the exact factor 0.0000229568, so 43560 ft² comes out as 1.0019 ac instead of 1.

### How accurate is the square feet to acres 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, “43560 ft² to ac” 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)
