snaptools
Meters to Feet
⌃⏎ run · clear · / focus input
All units
send result to
no matches
// about this tool

Meters to Feet Online

Updated 2026-07-09

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

No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
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).
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.
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.
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://snaptools.dev/api/v1/tools/meters-to-feet \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"2"}'
Esc
↑↓ navigate open Esc close