Meters to Feet
Snapshot
1 Meter equals 3.28084 Feet. 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 Meters, the result equals 0.328084 Feet.
- 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
3.28084 Feet
SwitchMachine access
Available to apps and AI agents
Meters to Feet 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
meter- Target unit
foot
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": "meter",
"to": "foot"
}Essential response
{
"ok": true,
"conversion": {
"family": "length",
"value": 1,
"from": "meter",
"to": "foot",
"result": {
"raw": 3.280839895013123,
"display": "3.28084"
},
"canonicalPath": "/length/meters-to-feet/"
}
}Explanation
Use this page when you want a direct Meters to Feet conversion. On this page, 1 Meter equals 3.28084 Feet.
This route uses exact modern length definitions, so the direct answer, calculator, table, and FAQ stay aligned for Meters to Feet.
Meters (m): the SI base unit of length, used as the common reference for modern metric and cross-system distance conversions.
Feet (ft): an imperial length unit fixed at exactly 0.3048 meters, common in construction, height reporting, and land measurement.
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
| Meters | Feet |
|---|---|
| 0.1 | 0.328084 |
| 0.25 | 0.82021 |
| 0.5 | 1.64042 |
| 1 | 3.28084 |
| 2 | 6.56168 |
| 5 | 16.404199 |
| 10 | 32.808399 |
| 25 | 82.020997 |
| 50 | 164.041995 |
| 100 | 328.08399 |
Questions & answers
Frequently Asked Questions
What is 1 meter in feet?
1 Meter equals 3.28084 Feet on this page.
What reference model does this Meters to Feet page use?
This route uses exact modern length definitions anchored to meters, so the direct answer, calculator, table, and FAQ stay aligned.
Why does 1 meter equal about 3.28084 feet?
The foot is fixed at exactly 0.3048 meters, so dividing 1 meter by 0.3048 gives about 3.28084 feet.