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

Square Feet to Square Meters Online

Updated 2026-07-26

Convert square feet to square meters online for free. Enter an area in ft² and SnapTools shows the exact value in m² instantly, in your browser — nothing is uploaded.

Real estate listings split by region: US, UK, and Canadian properties are almost always quoted in square feet, while most of the rest of the world uses square meters. This converter bridges the two so you can compare a listing, plan flooring, or read a floor plan regardless of which unit it was written in. For the full family of area units — hectares, acres, square kilometers — use the Area Converter.

// how to use

  1. 1 Type or paste an area in square feet into the input.
  2. 2 SnapTools converts it to square meters as you type.
  3. 3 Copy the result, or use the slider for a quick scrub across common room/property sizes.

// examples

A typical bedroom
Input
120
Output
11.15 m²
A small apartment
Input
750
Output
69.68 m²

// common uses

Comparing a US/UK property listing (ft²) to a metric one (m²) Estimating flooring, paint, or carpet needed for a room Converting a floor plan between imperial and metric Checking a manual area conversion

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
Why do I need this for property listings?
US, UK, and Canadian real estate is usually listed in square feet, while most of the rest of the world uses square meters. Converting lets you compare a listing against what you're used to.
What's the exact conversion factor?
1 square foot is exactly 0.09290304 square meters (since 1 foot = 0.3048 meters exactly, squared). This tool uses the exact figure, not a rounded approximation.
Does it handle decimals and large areas?
Yes — enter any positive number, from a small room to a large plot of land, with as many decimal places as you need.
Can I convert the other direction too?
Yes, use Square Meters to Square Feet, or the full Area Converter for hectares, acres, and more.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/sqft-to-sqm \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"120"}'
Esc
↑↓ navigate open Esc close