Convert Units of Area (Surface)


Conversions    Home Page 

How to convert area units using the AddUp calculator

How to convert units in general

Conversions can be done either with the "->" conversion operator or with the equivalent "convert" function. The function has three parameters: a quantity, a unit to convert from and a unit to convert to. Likewise the conversion operator uses three values: the quantity and unit to convert from are placed on the left side of the operator while the unit to convert to goes to the right side.

Area Units (Surface Units)

The basic unit of area is the square meter. All units of area are expressed in terms of this base unit and so measurements can be converted from any one of the following units to any other.

acre
4840 square yards: 4046.8564224 m2
are
100 square meters: 100 m2
barn
100 square femtometer, atomic measurement unit: 10e-28 m2
cm2
square centimeter: 0.0001 m2
foot2
square foot: 0.09290304 m2
hectare
hectoare: 10000 m2
inch2
square inch: 6.4516e-4 m2
km2
square kilometer: 1e+6 m2
m2
Basic unit of area (meter2): 1 m2
mile2
square mile: 2589988.110336 m2
mm2
square millimeter: 1e-6 m2
yard2
square yard: 0.83612736 m2

Sample Conversions of Area Units

Convert square meter to square foot.

10 m2 -> foot2 = 107.6391

convert(10; m2; feet2) = 107.6391

Convert square meter to acres.

10 m2 -> acres = 0.0024711

convert(10; m2; acre) = 0.0024711

Convert square meter to hectares.

10 m2 -> hectares = 0.001

convert(10; m2; hectare) = 0.001

Convert hectares to acres.

10 hectares -> acres = 24.710538

convert(10; hectare; acre) = 24.710538

Convert acres to hectares.

10 acres -> hectares = 4.0468564

convert(10; acre; hectare) = 4.0468564

Convert square miles to square kilometers.

10 mile2 -> km2 = 25.899881

convert(10; mile2; km2) = 25.899881

Convert square kilometers to square miles.

10 km2 -> mile2 = 3.8610216

convert(10; km2; mile2) = 3.8610216

Convert square feet to square meters.

10 feet2 -> m2 = 0.9290304

convert(10; foot2; m2) = 0.9290304

Convert square feet to square yards.

10 feet2 -> yard2 = 1.1111111

convert(10; foot2; yard2) = 1.1111111