# Hectares to acres converter

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

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

Hectares are common in agricultural and land-use records. Restating a hectare total can help compare a metric inventory with local acreage figures. Keep gross parcel area separate from the planted, usable or protected portion of that land.

One hectare is about 2.4710538147 acres, so 10 ha is 24.710538 ac. To convert hectares to acres, multiply by 2.4710538147; to convert back, multiply by 0.4046856422.

The hectare is exactly 10,000 m². The factor has no exact decimal form, so results are computed with 50 significant digits and rounded only for display.

## Inputs

- **Hectares (ha)**

## Results

- Acres (ac) — main result
- Conversion
- 1 ac in hectares (ha)

## Formula

$$
\text{acres} = \text{hectares} \times 2.47105381467
$$

## Worked examples

### 10 ha to ac

- Hectares (ha): 10 ha
- **Acres: 24.7105381467 ac**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 3 ha to ac

- Hectares (ha): 3 ha
- **Acres: 7.413161444 ac**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

### 100 ha to ac

- Hectares (ha): 100 ha
- **Acres: 247.105381467 ac**
- Checked against: Exact-fraction computation from the legal unit definitions (scripts/gen-pairs.py, Python fractions)

## Questions

### When would I convert hectares to acres?

Hectares are common in agricultural and land-use records. Restating a hectare total can help compare a metric inventory with local acreage figures. Keep gross parcel area separate from the planted, usable or protected portion of that land.

### How many acres are in a hectare?

One hectare is about 2.4710538147 acres. The hectare is exactly 10,000 m².

### How do you convert hectares to acres?

Multiply the number of hectares by 2.4710538147. For example, 10 ha × 2.4710538147 = 24.710538 ac. To go the other way, divide by 2.4710538147.

### How can I estimate hectares to acres without a calculator?

Multiply by 2.5. That is 1.2% high of the exact factor 2.4710538147, so 10 ha comes out as 25 ac instead of 24.7105.

### How accurate is the hectares 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, “10 ha 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)
