# Square yards to Square meters (yd² to m²)

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

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

## Formula

- `1 yd² = 0.836127 m²`
- `square meters = square yards × 0.83612736`
- Reverse: `square yards = square meters × 1.195990046`

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 yd² = 4.18064 m²
- 12.5 yd² = 10.4516 m²
- 100 yd² = 83.6127 m²

## Conversion table

| Square yards (yd²) | Square meters (m²) |
| --- | --- |
| 1 | 0.836127 |
| 2 | 1.67225 |
| 3 | 2.50838 |
| 4 | 3.34451 |
| 5 | 4.18064 |
| 6 | 5.01676 |
| 7 | 5.85289 |
| 8 | 6.68902 |
| 9 | 7.52515 |
| 10 | 8.36127 |
| 15 | 12.5419 |
| 20 | 16.7225 |
| 25 | 20.9032 |
| 30 | 25.0838 |
| 40 | 33.4451 |
| 50 | 41.8064 |
| 75 | 62.7096 |
| 100 | 83.6127 |
| 200 | 167.225 |
| 250 | 209.032 |
| 500 | 418.064 |
| 1000 | 836.127 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=yd2&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":"yd2","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 square yard?**

1 yd² = 0.836127 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 square yards to square meters?**

Multiply the value in square yards by 0.83612736: square meters = square yards × 0.83612736. For example, 5 yd² = 4.18064 m².

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

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

## Related conversions

- [Square meters to square yards](https://tttkmbb.com/conversion/square-meters-to-square-yards.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)
- [Acres to Square meters](https://tttkmbb.com/conversion/acres-to-square-meters.md)
- [Square meters to Acres](https://tttkmbb.com/conversion/square-meters-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)

## 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)
