Area Converter
How much is that area in the unit you actually need?
Enter an area value and choose your starting unit and target unit. The converter handles all combinations across metric and imperial systems, routing through square meters for consistent precision.
—
Send feedback
💡 Share your idea or report a problem
✓ Thanks! We'll take a look.
Learn more
How It Works
The formula, explained simply
When you look at a property listing in a different country, the area number is often correct — but expressed in a unit that does not match your mental model. A roughly 90 m² apartment and a roughly 970 ft² apartment are the same room, but one sounds spacious and the other sounds cramped depending on where you grew up. An area converter resolves that disconnect instantly.
The converter works by treating square meters as a universal hub. Every input unit has a precisely defined relationship to square meters, so the conversion takes two steps: multiply the input value by the factor that converts it to square meters, then divide by the factor for the target unit. This two-step approach means adding a new unit only requires knowing its square-meter equivalent — no matrix of pairwise factors needed.
Area units span an enormous range. A square inch is a tiny fraction of a square meter; a square mile contains millions of them. The converter handles all of these with the same arithmetic — only the factors change. For land-scale measurements like acres and square kilometers, small percentage errors in the conversion factor translate to real financial differences, which is why precise international standard factors matter rather than rounded approximations.
When To Use This
Right tool, right situation
Use this converter any time a measurement arrives in a unit that does not match your working context: reading a foreign property listing, interpreting a land survey from a different country, specifying materials in a cross-border construction project, or checking agricultural subsidy eligibility that is calculated per hectare against a US-deed acreage.
It is also the right tool when you need to communicate an area to an audience with a different unit convention — converting a metric floor plan to square feet for a US client, or converting acres to hectares for an EU regulatory filing. The conversion itself is instantaneous; the value here is avoiding the transcription error or mental arithmetic slip that introduces the wrong factor.
This converter is not the right tool when the area itself is uncertain or estimated. If you are deriving area from a rough field measurement, the conversion precision is irrelevant — the input uncertainty dominates. Resolve the measurement uncertainty first, then convert. Similarly, if you need to account for irregular shapes, slopes, or geographic projections, a conversion factor applied to a flat-area number will not capture those effects.
Common Mistakes
Why results sometimes look wrong
Mistake 1 — Confusing linear and area scaling. The most common error is applying a linear conversion factor to an area. If you know there are 3.28084 feet in a meter, it is tempting to multiply square meters by 3.28084 to get square feet. The correct factor is 3.28084 squared, which is approximately roughly 10.8. Forgetting to square the linear factor produces a result that is off by the same linear factor — a roughly 30% error that silently passes a sanity check.
Mistake 2 — Using rounded factors for legal or financial calculations. Saying one acre is roughly roughly 4,000 square meters costs you real money on a multi-acre land purchase. The precise factor is 4046.86 m² per acre. Over a large parcel, that difference adds up to a measurable area that could affect zoning classifications or tax assessments.
Mistake 3 — Mixing unit systems within a single calculation. Architects and engineers sometimes compute a room area in feet and inches, then forget which unit they used when referencing the result in a metric spec sheet. The root cause is never recording the unit alongside the number. Always write the unit label next to every area measurement, and verify the unit before entering it into this converter.
The Math
Worked examples and deeper derivation
The core formula is: Result = Input Value × (Factorₜₒₛₘ ÷ Factorₜₒₛₘ_target). Each unit has one conversion factor expressed as square meters per unit of that area. The input value is first expressed in square meters, then rescaled to the output unit.
For the example of 100 square meters converted to square feet: the input is already in square meters, so the intermediate step gives 100 m². Dividing by the square-foot factor of 0.092903 m²/ft² yields 1,076.39 ft².
The acre factor — 4046.86 m² per acre — comes from the linear chain: 1 acre = 43560 ft², and 1 ft² = 0.092903 m². Multiplying those two gives the direct acre-to-square-meter factor. The hectare is defined as exactly 10000 m², making it one of the cleanest conversions in the set. A square mile, which equals 2.58999e+06 m², uses the same chain logic starting from the statute mile definition.
Expert Unlock
The thing most explanations skip
All conversion factors here assume a flat, Euclidean plane. In geospatial work, areas reported in square kilometers or square miles are often projected areas — they depend on the map projection used, and the true surface area on a spheroid can differ by a fraction of a percent for small parcels or by several percent for continent-scale regions. For cadastral land registration, the legally recorded area may also differ from a computed conversion because boundary surveys use legal definitions of the foot or chain that predate the modern international definitions this tool uses.
Why does my area conversion look different from what I expected?
One square meter equals exactly 10.764 square feet by the international standard definition. This factor comes from squaring the linear relationship between meters and feet, where one foot equals 0.3048 meters exactly.
The direction matters: converting from square meters to square feet multiplies by this factor, while converting from square feet to square meters divides by it. For quick mental math, roughly 10.8 square feet per square meter is a workable approximation, but the full factor matters for land valuations and engineering specs.
An acre equals 4046.86 square meters; a hectare equals exactly 10000 square meters. Hectares are the metric standard for land area used in most of the world, while acres remain common in the US, UK, and a few other countries.
To remember the rough relationship: one hectare is about roughly 2.5 acres. For precise legal documents, real estate listings, or agricultural calculations, always use the exact converted value rather than a rounded estimate.
Converting through a common base unit — square meters — means only one set of factors needs to be maintained rather than a lookup table for every possible pair of units. This avoids rounding errors that compound when chaining conversion factors together.
For example, converting acres directly to square inches with a single hardcoded factor would require deriving and storing that factor precisely. Routing through square meters keeps each factor independently verifiable against its definition, and the arithmetic precision at each step is controlled by the full floating-point value, not a rounded shortcut.
Need something this doesn't cover?
Suggest a tool — we'll build it →