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 conversion uses exact modern length definitions anchored to meters.
- Example: For 0.1 Feet, the result equals 0.033333 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
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
length- Source unit
foot- Target unit
yard
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": "length",
"value": 1,
"from": "foot",
"to": "yard"
}Essential response
{
"ok": true,
"conversion": {
"family": "length",
"value": 1,
"from": "foot",
"to": "yard",
"result": {
"raw": 0.3333333333333333,
"display": "0.333333"
},
"canonicalPath": "/length/feet-to-yards/"
}
}Explanation
Use this page when you want a direct Feet to Yards conversion. On this page, 1 Foot equals 0.333333 Yards.
This route uses exact modern length definitions, so the direct answer, calculator, table, and FAQ stay aligned for Feet to Yards.
Feet (ft): an imperial length unit fixed at exactly 0.3048 meters, common in construction, height reporting, and land measurement.
Yards (yd): an imperial length unit equal to three feet, used in sports, land measurement, and general distance estimation.
This route is useful when translating imperial land distances between inches, feet, yards, and miles for construction, transport, and general measurement work.
This conversion is purely multiplicative because both units reduce through meters using fixed length definitions with no offset.
Common Conversion Values
| Feet | Yards |
|---|---|
| 0.1 | 0.033333 |
| 0.25 | 0.083333 |
| 0.5 | 0.166667 |
| 1 | 0.333333 |
| 2 | 0.666667 |
| 5 | 1.666667 |
| 10 | 3.333333 |
| 25 | 8.333333 |
| 50 | 16.666667 |
| 100 | 33.333333 |
Questions & answers
Frequently Asked Questions
What is 1 foot in yards?
1 Foot equals 0.333333 Yards on this page.
What reference model does this Feet to Yards page use?
This route uses exact modern length definitions anchored to meters, so the direct answer, calculator, table, and FAQ stay aligned.
Is there a reverse Yards to Feet page?
Yes. Use the mirror Yards to Feet page to convert in the opposite direction with the same fixed length definitions.