Feet to Meters
Snapshot
1 Foot equals 0.3048 Meters. 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.03048 Meters.
- 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.3048 Meters
SwitchMachine access
Available to apps and AI agents
Feet to Meters 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
meter
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": "meter"
}Essential response
{
"ok": true,
"conversion": {
"family": "length",
"value": 1,
"from": "foot",
"to": "meter",
"result": {
"raw": 0.3048,
"display": "0.3048"
},
"canonicalPath": "/length/feet-to-meters/"
}
}Explanation
Use this page when you want a direct Feet to Meters conversion. On this page, 1 Foot equals 0.3048 Meters.
This route uses exact modern length definitions, so the direct answer, calculator, table, and FAQ stay aligned for Feet to Meters.
Feet (ft): an imperial length unit fixed at exactly 0.3048 meters, common in construction, height reporting, and land measurement.
Meters (m): the SI base unit of length, used as the common reference for modern metric and cross-system distance conversions.
This route is useful when translating length values across metric, imperial, and nautical conventions so drawings, travel distances, and engineering references stay comparable.
This conversion is purely multiplicative because both units reduce through meters using fixed length definitions with no offset.
Common Conversion Values
| Feet | Meters |
|---|---|
| 0.1 | 0.03048 |
| 0.25 | 0.0762 |
| 0.5 | 0.1524 |
| 1 | 0.3048 |
| 2 | 0.6096 |
| 5 | 1.524 |
| 10 | 3.048 |
| 25 | 7.62 |
| 50 | 15.24 |
| 100 | 30.48 |
Questions & answers
Frequently Asked Questions
What is 1 foot in meters?
1 Foot equals 0.3048 Meters on this page.
What reference model does this Feet to Meters 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 Meters to Feet page?
Yes. Use the mirror Meters to Feet page to convert in the opposite direction with the same fixed length definitions.