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

Feet to Meters Online

Updated 2026-07-09

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

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