Meters to Yards
Snapshot
1 Meter equals 1.093613 Yards. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed sounding-depth definitions for the active charting route.
- Example: For 2 Meters, the result equals 2.187227 Yards.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
1.093613 Yards (yd)
SwitchMachine access
Available to apps and AI agents
Meters to Yards can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
marine- Source unit
meters- Target unit
yards
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "marine",
"value": 1,
"from": "meters",
"to": "yards"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "meters",
"to": "yards",
"result": {
"raw": 1.09361329834,
"display": "1.093613"
},
"canonicalPath": "/marine/meters-to-yards/"
}
}Explanation
Formula: Yards = Meter × 1.093613. Why: sounding and chart-depth units use fixed length definitions, so the calculator moves through one consistent depth basis before applying the target unit.
Meters (m): the SI base length unit used in navigation, sounding, engineering, and general measurement work.
Yards (yd): an imperial length unit occasionally used for marine depth and distance references.
This route is useful when comparing sounding and draft-related values across meters, fathoms, feet, and yards in charting, surveying, and onboard operations.
This conversion is purely multiplicative because both units reduce through one fixed marine reference basis for the active family, with no offset.
Common Conversion Values
| Meter (m) | Yards (yd) |
|---|---|
| 1 | 1.093613 |
| 2 | 2.187227 |
| 5 | 5.468066 |
| 10 | 10.936133 |
| 20 | 21.872266 |
| 50 | 54.680665 |
| 100 | 109.36133 |
Questions & answers
Frequently Asked Questions
How many yards are in 1 meter?
The fixed factor gives 1 meter = 1.09361329834 yards.
What is the reverse conversion for Meters to Yards?
Use the Yards to Meters page to reverse the same sounding-depth relationship for chart and draft work.
Can I use decimal meters values?
Yes. Decimal meters values are supported for sounding, draft, and chart-depth work.