Home › Unit Conversion › Square yards to Square meters
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.
Formula
1 yd² = 0.836127 m²
square meters = square yards × 0.83612736 — reverse: square yards = square meters × 1.195990046
The factor is derived from the SI definitions of both units (base unit: m2) as listed in NIST SP 811; results on this page are shown 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²
Square yards to square meters 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 |
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
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=yd2&to_unit=m2 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"yd2","to_unit":"m2"} - Markdown: 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) · Units: /api/v1/units?quantity=area - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.