Area Converter
Convert between square metric units, imperial areas, and the hectare and acre used for land.
How Unit Conversion Works
Unit conversion expresses the same physical quantity in a different unit of measure. A length stays the length it was; only the number and the label change, because each unit is defined as a fixed multiple of the same underlying quantity.
Every value here is converted through a base unit: the input is multiplied by its factor to reach the base, then divided by the target factor. Two steps, so a category with fifteen units needs fifteen numbers rather than two hundred pairs.
- Pick a category first. The unit lists and the reference table below both follow the category you select.
- Type into either field. Both are editable, so the conversion runs in whichever direction you are working, and it updates live with no button to press.
- Use Swap to turn the conversion around. The values move with their units, so the equation on screen stays true.
- Copy puts the plain result on the clipboard, without a thousands separator, so it can be pasted straight into a spreadsheet or a shell.
- The line under the field shows the formula that was applied, so the conversion can be checked by hand.
Temperature scales have different zero points, so a single factor cannot express them. Celsius, Fahrenheit, Kelvin and Rankine are converted through Celsius with an offset as well as a ratio, which is why 0 °C is 32 °F rather than 0 °F.
- A
kibibyteis 1024 bytes, akilobyteis 1000. Both are offered, because storage vendors and operating systems disagree about which one they mean. - Data rates are based on
bits, storage onbytes. That factor of eight is why a 1 Gbps line downloads at about 125 MB/s.
Results are shown to six significant digits, switching to exponential notation beyond a million or below a thousandth. Calculations use double-precision floating point, so a conversion chained through several units can drift in the last digits.
Reference
10 units
| Unit | Type | Common use |
|---|---|---|
| Square Millimeter (mm²) | metric | General purpose |
| Square Centimeter (cm²) | metric | General purpose |
| Square Meter (m²) | metric | Room size, land area |
| Hectare (ha) | metric | Large land areas |
| Square Kilometer (km²) | metric | General purpose |
| Square Inch (in²) | imperial | General purpose |
| Square Foot (ft²) | imperial | Floor space (US) |
| Square Yard (yd²) | imperial | General purpose |
| Acre (ac) | imperial | Land area (US) |
| Square Mile (mi²) | imperial | Large territories |