Home › Unit Conversion › Square meters to Square yards
Square meters to Square yards (m² to yd²)
Convert square meters to square yards: 1 m² = 1.19599 yd². Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 m² = 1.19599 yd²
square yards = square meters × 1.195990046 — reverse: square meters = square yards × 0.83612736
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 m² = 5.97995 yd²
- 12.5 m² = 14.9499 yd²
- 100 m² = 119.599 yd²
Square meters to square yards conversion table
| Square meters (m²) | Square yards (yd²) |
|---|---|
| 1 | 1.19599 |
| 2 | 2.39198 |
| 3 | 3.58797 |
| 4 | 4.78396 |
| 5 | 5.97995 |
| 6 | 7.17594 |
| 7 | 8.37193 |
| 8 | 9.56792 |
| 9 | 10.7639 |
| 10 | 11.9599 |
| 15 | 17.9399 |
| 20 | 23.9198 |
| 25 | 29.8998 |
| 30 | 35.8797 |
| 40 | 47.8396 |
| 50 | 59.7995 |
| 75 | 89.6993 |
| 100 | 119.599 |
| 200 | 239.198 |
| 250 | 298.998 |
| 500 | 597.995 |
| 1000 | 1195.99 |
FAQ
How many square yards are in one square meter?
1 m² = 1.19599 yd². 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 meters to square yards?
Multiply the value in square meters by 1.195990046: square yards = square meters × 1.195990046. For example, 5 m² = 5.97995 yd².
How do I convert square yards back to square meters?
Multiply by the inverse factor 0.83612736 (square meters = square yards × 0.83612736), or use the square yards-to-square meters page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=m2&to_unit=yd2 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"m2","to_unit":"yd2"} - Markdown: https://tttkmbb.com/conversion/square-meters-to-square-yards.md · JSON: https://tttkmbb.com/conversion/square-meters-to-square-yards.json (add
?value=for a result) · Units: /api/v1/units?quantity=area - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.