Home › Unit Conversion › Cubic yards to Cubic meters
Cubic yards to Cubic meters (yd³ to m³)
Convert cubic yards to cubic meters: 1 yd³ = 0.764555 m³. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 yd³ = 0.764555 m³
cubic meters = cubic yards × 0.764554858 — reverse: cubic yards = cubic meters × 1.307950619
The factor is derived from the SI definitions of both units (base unit: L) 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³ = 3.82277 m³
- 12.5 yd³ = 9.55694 m³
- 100 yd³ = 76.4555 m³
Cubic yards to cubic meters conversion table
| Cubic yards (yd³) | Cubic meters (m³) |
|---|---|
| 1 | 0.764555 |
| 2 | 1.52911 |
| 3 | 2.29366 |
| 4 | 3.05822 |
| 5 | 3.82277 |
| 6 | 4.58733 |
| 7 | 5.35188 |
| 8 | 6.11644 |
| 9 | 6.88099 |
| 10 | 7.64555 |
| 15 | 11.4683 |
| 20 | 15.2911 |
| 25 | 19.1139 |
| 30 | 22.9366 |
| 40 | 30.5822 |
| 50 | 38.2277 |
| 75 | 57.3416 |
| 100 | 76.4555 |
| 200 | 152.911 |
| 250 | 191.139 |
| 500 | 382.277 |
| 1000 | 764.555 |
FAQ
How many cubic meters are in one cubic yard?
1 yd³ = 0.764555 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 cubic yards to cubic meters?
Multiply the value in cubic yards by 0.764554858: cubic meters = cubic yards × 0.764554858. For example, 5 yd³ = 3.82277 m³.
How do I convert cubic meters back to cubic yards?
Multiply by the inverse factor 1.307950619 (cubic yards = cubic meters × 1.307950619), or use the cubic meters-to-cubic yards page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=yd3&to_unit=m3 - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"yd3","to_unit":"m3"} - Markdown: https://tttkmbb.com/conversion/cubic-yards-to-cubic-meters.md · JSON: https://tttkmbb.com/conversion/cubic-yards-to-cubic-meters.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.