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 result uses fixed sounding-depth definitions for the active charting route.
- Example: For 2 Meters, the result equals 6.56168 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 (ft)
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
marine- Source unit
meters- Target unit
feet
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": "feet"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "meters",
"to": "feet",
"result": {
"raw": 3.28083989501,
"display": "3.28084"
},
"canonicalPath": "/marine/meters-to-feet/"
}
}Explanation
Formula: Feet = Meter × 3.28084. 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.
Feet (ft): an imperial length unit often used for sounding, draft, and depth reporting.
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) | Feet (ft) |
|---|---|
| 1 | 3.28084 |
| 2 | 6.56168 |
| 5 | 16.404199 |
| 10 | 32.808399 |
| 20 | 65.616798 |
| 50 | 164.041995 |
| 100 | 328.08399 |
Questions & answers
Frequently Asked Questions
How many feet are in 1 meter?
The fixed factor gives 1 meter = 3.28083989501 feet.
What is the reverse conversion for Meters to Feet?
Use the Feet 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.