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 result uses fixed sounding-depth definitions for the active charting route.
- Example: For 2 Feet, the result equals 0.6096 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 (m)
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
marine- Source unit
feet- Target unit
meters
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": "meters"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "feet",
"to": "meters",
"result": {
"raw": 0.3048,
"display": "0.3048"
},
"canonicalPath": "/marine/feet-to-meters/"
}
}Explanation
Formula: Meters = Foot × 0.3048. 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.
Meters (m): the SI base length unit used in navigation, sounding, engineering, and general measurement work.
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) | Meters (m) |
|---|---|
| 1 | 0.3048 |
| 2 | 0.6096 |
| 5 | 1.524 |
| 10 | 3.048 |
| 20 | 6.096 |
| 50 | 15.24 |
| 100 | 30.48 |
Questions & answers
Frequently Asked Questions
How many meters are in 1 foot?
The fixed factor gives 1 foot = 0.3048 meters.
What is the reverse conversion for Feet to Meters?
Use the Meters 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.