Skip to main content
chain
Meters to Feet
⌃⏎ run · clear · / focus input
All units
send result to
no matches

Meters to Feet — quick reference

1 m = 3.2808 ft
Common Meters to Feet conversions
m ft
1 m 3.2808 ft
2 m 6.5617 ft
3 m 9.8425 ft
5 m 16.4042 ft
10 m 32.8084 ft
20 m 65.6168 ft
25 m 82.021 ft
50 m 164.042 ft
100 m 328.084 ft
250 m 820.21 ft
500 m 1640.4199 ft
1000 m 3280.8399 ft
// about this tool

Meters to Feet Online

Updated 2026-08-19

Convert meters to feet online for free. Enter a length in metres and SnapTools shows the exact value in feet instantly, in your browser — nothing is uploaded.

One metre is about 3.28084 feet (a foot is exactly 0.3048 m), so you multiply metres by 3.28084. For quick reference: 1 m ≈ 3.28 ft, 2 m ≈ 6.56 ft, 5 m ≈ 16.40 ft, 10 m ≈ 32.81 ft, and 100 m ≈ 328.08 ft. Enter any value above for the precise figure, or use the full Length Converter for inches, yards, and more.

// how to use

  1. 1 Type a length in metres into the input.
  2. 2 SnapTools shows the value in feet instantly as you type.
  3. 3 Copy the result, or open the Length Converter for other units.

// examples

Round number
Input
2
Output
6.56167979
Larger distance
Input
10
Output
32.80839895

// common uses

Converting a metric height to feet Reading elevations or depths in feet Room and ceiling heights across systems Comparing metric plans with imperial ones

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
How many feet are in a metre?
One metre is about 3.28084 feet, because a foot is exactly 0.3048 metres. So you divide the metre value by 0.3048 (or multiply by 3.28084).
How do I convert metres to feet quickly?
Multiply by 3.28, or estimate as "times three plus a bit". 10 metres is about 32.8 feet. This tool gives the exact value.
How do I get feet and inches?
The whole-number part is the feet; multiply the leftover decimal by 12 for the inches. 1.83 m is about 6 feet 0 inches. The full Length Converter can help too.
Is the conversion exact?
Yes. Since the foot is defined as exactly 0.3048 metres, the result is exact rather than a rounded estimate.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/meters-to-feet \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"2"}'