What the Land Area Calculator Does
The Land Area Calculator works out the size of a rectangular plot of land from just two measurements: its length and its width, both in metres. It returns the total area in square metres, and also converts that figure into other common land units so you can interpret it whichever way suits your project. It's a quick, no-sign-up tool for property buyers, farmers, builders, surveyors and anyone planning fencing, paving or landscaping on a rectangular or square plot.
The Inputs You Provide
- Length (metres): the longer side of your plot.
- Width (metres): the shorter side, measured at a right angle to the length.
Both values should be in metres. If your measurements are in feet or yards, convert them first (1 foot \(\approx 0.3048\) m, 1 yard \(\approx 0.9144\) m).
The Formula and What Gets Calculated
The core formula is simply:
$$\text{Area} = \text{Length} \times \text{Width}$$
From that single multiplication, the calculator derives several useful results:
- Area in square metres \(= \text{Length} \times \text{Width}\)
- Perimeter \(= 2 \times (\text{Length} + \text{Width})\)
- Acres \(= \text{Area} \div 4046.86\)
- Hectares \(= \text{Area} \div 10{,}000\)
So one set of measurements instantly gives you area, the distance around the plot (handy for fencing), and the area expressed in acres and hectares.
Worked Example
Suppose your plot is 50 metres long and 30 metres wide:
- Area \(= 50 \times 30 =\) 1,500 m²
- Perimeter \(= 2 \times (50 + 30) =\) 160 m
- Acres \(= 1{,}500 \div 4046.86 \approx\) 0.371 acres
- Hectares \(= 1{,}500 \div 10{,}000 =\) 0.15 hectares
So you'd need 160 metres of fencing to enclose roughly a third of an acre.
Frequently Asked Questions
Does this work for non-rectangular plots? No. The formula assumes a rectangle (or square). For irregular shapes, split the land into rectangles, calculate each area, and add them together.
How do I convert square metres to square feet? Multiply by 10.764. For example, 1,500 m² \(\approx\) 16,146 ft².
Why show acres and hectares? Land is often traded and registered in these units. Hectares (10,000 m²) are standard across most of the world, while acres (about 4,047 m²) are common in the US and UK for larger plots.