# Acres to Square meters (acre to m²)

> Convert acres to square meters: 1 acre = 4046.86 m². Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.

- Page id: `acres-to-square-meters` · Quantity: Area (`area`, base unit m2) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/acres-to-square-meters · This document: https://tttkmbb.com/conversion/acres-to-square-meters.md · JSON: https://tttkmbb.com/conversion/acres-to-square-meters.json (add `?value=` for a result)

## Formula

- `1 acre = 4046.86 m²`
- `square meters = acres × 4046.856422`
- Reverse: `acres = square meters × 0.0002471053815`

The factor follows from the SI definitions of both units (NIST SP 811); values below are rounded to 6 significant figures, the API returns up to 12.

## Worked examples

- 5 acre = 20234.3 m²
- 12.5 acre = 50585.7 m²
- 100 acre = 404686 m²

## Conversion table

| Acres (acre) | Square meters (m²) |
| --- | --- |
| 1 | 4046.86 |
| 2 | 8093.71 |
| 3 | 12140.6 |
| 4 | 16187.4 |
| 5 | 20234.3 |
| 6 | 24281.1 |
| 7 | 28328 |
| 8 | 32374.9 |
| 9 | 36421.7 |
| 10 | 40468.6 |
| 15 | 60702.8 |
| 20 | 80937.1 |
| 25 | 101171 |
| 30 | 121406 |
| 40 | 161874 |
| 50 | 202343 |
| 75 | 303514 |
| 100 | 404686 |
| 200 | 809371 |
| 250 | 1011710 |
| 500 | 2023430 |
| 1000 | 4046860 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=acre&to_unit=m2` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"acre","to_unit":"m2"}`
- All area units: https://tttkmbb.com/api/v1/units?quantity=area · full converter: [Area Converter](https://tttkmbb.com/conversion/area.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## FAQ

**How many square meters are in one acre?**

1 acre = 4046.86 m². The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.

**What is the formula to convert acres to square meters?**

Multiply the value in acres by 4046.856422: square meters = acres × 4046.856422. For example, 5 acre = 20234.3 m².

**How do I convert square meters back to acres?**

Multiply by the inverse factor 0.0002471053815 (acres = square meters × 0.0002471053815), or use the square meters-to-acres page.

## Related conversions

- [Square meters to acres](https://tttkmbb.com/conversion/square-meters-to-acres.md) (reverse)
- [Square meters to Square feet](https://tttkmbb.com/conversion/square-meters-to-square-feet.md)
- [Square feet to Square meters](https://tttkmbb.com/conversion/square-feet-to-square-meters.md)
- [Acres to Hectares](https://tttkmbb.com/conversion/acres-to-hectares.md)
- [Hectares to Acres](https://tttkmbb.com/conversion/hectares-to-acres.md)
- [Square kilometers to Square miles](https://tttkmbb.com/conversion/square-km-to-square-miles.md)
- [Square miles to Square kilometers](https://tttkmbb.com/conversion/square-miles-to-square-km.md)
- [Hectares to Square meters](https://tttkmbb.com/conversion/hectares-to-square-meters.md)
- [Square meters to Hectares](https://tttkmbb.com/conversion/square-meters-to-hectares.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
