Feet to Yards
Snapshot
1 Foot equals 0.333333 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 Feet, the result equals 0.666667 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
0.333333 Yards (yd)
SwitchMachine access
Available to apps and AI agents
Feet 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
feet- 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": "feet",
"to": "yards"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "feet",
"to": "yards",
"result": {
"raw": 0.333333333333,
"display": "0.333333"
},
"canonicalPath": "/marine/feet-to-yards/"
}
}Explanation
Formula: Yards = Foot × 0.333333. Why: sounding and chart-depth units use fixed length definitions, so the calculator moves through one consistent depth basis before applying the target unit.
Feet (ft): an imperial length unit often used for sounding, draft, and depth reporting.
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
| Foot (ft) | Yards (yd) |
|---|---|
| 1 | 0.333333 |
| 2 | 0.666667 |
| 5 | 1.666667 |
| 10 | 3.333333 |
| 20 | 6.666667 |
| 50 | 16.666667 |
| 100 | 33.333333 |
Questions & answers
Frequently Asked Questions
How many yards are in 1 foot?
The fixed factor gives 1 foot = 0.333333333333 yards.
What is the reverse conversion for Feet to Yards?
Use the Yards to Feet page to reverse the same sounding-depth relationship for chart and draft work.
Can I use decimal feet values?
Yes. Decimal feet values are supported for sounding, draft, and chart-depth work.