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

Feet to Meters — quick reference

1 ft = 0.3048 m
Common Feet to Meters conversions
ft m
1 ft 0.3048 m
2 ft 0.6096 m
3 ft 0.9144 m
5 ft 1.524 m
10 ft 3.048 m
20 ft 6.096 m
25 ft 7.62 m
50 ft 15.24 m
100 ft 30.48 m
250 ft 76.2 m
500 ft 152.4 m
1000 ft 304.8 m
// about this tool

Feet to Meters Online

Updated 2026-08-19

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

One foot is exactly 0.3048 metres, so you multiply feet by 0.3048. For quick reference: 1 ft = 0.3048 m, 5 ft = 1.52 m, 6 ft = 1.83 m, 10 ft = 3.05 m, and 100 ft = 30.48 m. 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 feet into the input.
  2. 2 SnapTools shows the value in metres instantly as you type.
  3. 3 Copy the result, or open the Length Converter for other units.

// examples

A person's height
Input
6
Output
1.8288
Round number
Input
10
Output
3.048

// common uses

Converting a height in feet to metres Reading US building plans or ceiling heights in metric Room and furniture dimensions across systems Elevation or depth given in feet

// 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 metres are in a foot?
One foot is exactly 0.3048 metres, by the international definition (a foot is 12 inches and an inch is 2.54 cm). So you multiply feet by 0.3048.
How do I convert feet to metres quickly?
Multiply by 0.3, or divide by about 3.28, for an estimate. 10 feet is roughly 3 metres. This tool gives the exact value.
How do I handle feet and inches together?
Convert the whole thing to inches first (feet × 12 + inches), then to metres — or use the full Length Converter. This page takes a value in feet, including decimals.
Is the conversion exact?
Yes. The foot is defined as exactly 0.3048 metres, so the result is exact rather than rounded.

Use this via API

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