Calculate the area of any four-sided shape: rectangle, square, parallelogram, trapezoid (trapezium), rhombus, kite, or a general quadrilateral defined by its four corner coordinates. Select your shape type and enter the dimensions to get the area instantly with step-by-step working.
A quadrilateral is any polygon with exactly four sides and four angles. There are several common types, each with its own area formula.
| Shape | Formula | Notes |
|---|---|---|
| Rectangle / Square | A = length x width | All angles are 90 degrees. A square is a rectangle with equal sides. |
| Parallelogram | A = base x height | Height is the perpendicular distance between the two parallel bases, not the slant side length. |
| Trapezoid (Trapezium) | A = 0.5 x (a + b) x h | a and b are the two parallel sides; h is the perpendicular height between them. |
| Rhombus / Kite | A = 0.5 x d1 x d2 | d1 and d2 are the lengths of the two diagonals. For a rhombus, diagonals bisect each other at right angles. For a kite, one diagonal bisects the other. |
| General quadrilateral | Shoelace formula | Uses the (x, y) coordinates of all four vertices. Works for any simple (non-self-intersecting) quadrilateral. |
When a quadrilateral does not fit a standard type, the shoelace formula (also called the surveyor's formula) gives the exact area using the coordinates of its four vertices listed in order:
A = 0.5 x |(x1 x y2 - x2 x y1) + (x2 x y3 - x3 x y2) + (x3 x y4 - x4 x y3) + (x4 x y1 - x1 x y4)|
The vertices must be listed either all clockwise or all anti-clockwise around the shape. If they are listed in a mixed order, the formula will give an incorrect result. The absolute value ensures a positive area regardless of the direction of listing.
In New Zealand (following British usage), a four-sided shape with one pair of parallel sides is called a trapezium. In the United States, the same shape is called a trapezoid. This calculator uses both terms. The formula is the same: A = 0.5 x (a + b) x h, where a and b are the two parallel sides and h is the perpendicular height between them.
A common mistake when calculating the area of a parallelogram is using the slant side length instead of the perpendicular height. The perpendicular height is the shortest distance between the two parallel bases, measured at a right angle to those bases. If you only know the side lengths and an interior angle, you can find the height using: h = side x sin(angle).
Sources and method: Area formulas from standard Euclidean geometry. Shoelace (surveyor's) formula: B. Braden, "The Surveyor's Area Formula," The College Mathematics Journal, 1986. Trapezoid/trapezium naming conventions: New Zealand Mathematics Curriculum.
This calculator computes the exact area of a quadrilateral using the selected formula. For the general quadrilateral option, vertices must be entered in order (clockwise or anti-clockwise) and the shape must be non-self-intersecting. Results are in square units of whatever unit you use for the input dimensions.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-07-02 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.