Home & Energy

Room area calculator: floor area, perimeter, wall area and volume

Floor area, perimeter, wall area and volume from three measurements, in both unit systems, with the square-unit conversion error that ruins most flooring orders explained.

By the Life Calculator team Updated Free, no sign-up Nothing you type leaves your device

Your numbers

Units

Result

Result
--

Runs entirely in your browser. Nothing you type is sent anywhere, stored or shared.

In short

  • Area is length times width, perimeter is twice their sum, and volume is area times height -- each output feeds a different part of a project.
  • L-shaped rooms are split into rectangles and added; doing it a second way by subtraction is the check that the answer is right.
  • Converting area requires squaring the length factor: 1 m is 3.281 ft, but 1 square meter is 10.764 square feet, not 3.281.
  • A 10 percent waste allowance suits a plain rectangular room; diagonal layouts and patterned material need considerably more.
  • Measure at floor level, take two readings per dimension, and check the diagonals to see whether the room is actually square.
On this page
  1. The formulas
  2. A worked example, done by hand
  3. L-shaped and irregular rooms
  4. Converting between square feet, square meters and square yards
  5. Waste factors: why you order more than the floor area
  6. Volume, and what it is actually for
  7. Where each input comes from, and how to measure
  8. How to read the result
  9. What this model leaves out
  10. Common mistakes

Almost every home project starts with the same three numbers: how much floor there is, how far it is around the edge, and how much air is inside. Flooring is priced by area, baseboard and trim by perimeter, heating and cooling by volume, and paint by wall area, which is perimeter multiplied by height.

This calculator takes a length, a width and a height in either feet or meters and returns all of them at once, in both unit systems, plus an area in square yards and a flooring quantity with a 10 percent waste allowance applied.

The arithmetic is simple. What causes trouble is unit conversion -- specifically, converting a length factor when you meant to convert an area factor -- and the gap between the floor area you measure and the material you have to order. Both are covered in detail below.

The formulas

Formula: area = length x width; perimeter = 2 x (length + width); wall area = perimeter x height; volume = length x width x height.

Every symbol:

  • length, width -- the two floor dimensions, in the unit you selected.
  • height -- floor to ceiling, same unit.
  • area -- floor area, in square feet or square meters.
  • perimeter -- the distance around the room at floor level, used for baseboard, trim and cable runs.
  • wall area -- all four walls treated as one continuous band, before any deduction for doors and windows.
  • volume -- the air the room contains, used for ventilation, heating and cooling.

Two conversions are applied to give the results in both systems: 1 sq ft = 0.092903 sq m and 1 cu ft = 0.0283168 cu m, with 1 sq yd = 9 sq ft for the square-yard figure. The flooring line is area x 1.10, and the cost line multiplies that by the price per unit of area you enter.

A worked example, done by hand

Take a room measured at 14 ft by 12 ft with an 8 ft ceiling, and a flooring price of $4.50 per square foot used purely as an example.

  1. Floor area: 14 x 12 = 168 sq ft.
  2. In metric: 168 x 0.092903 = 15.61 sq m.
  3. Perimeter: 2 x (14 + 12) = 2 x 26 = 52 ft.
  4. Wall area: 52 x 8 = 416 sq ft.
  5. Volume: 168 x 8 = 1,344 cu ft.
  6. In metric: 1,344 x 0.0283168 = 38.06 cu m.
  7. Square yards: 168 / 9 = 18.67 sq yd.
  8. Flooring with 10 percent waste: 168 x 1.10 = 184.8 sq ft.
  9. Estimated flooring cost: 184.8 x 4.50 = $831.60.

The same room stated in meters -- 4.3 m by 3.6 m with a 2.4 m ceiling -- gives 4.3 x 3.6 = 15.48 sq m of floor, a perimeter of 2 x (4.3 + 3.6) = 15.8 m, wall area of 15.8 x 2.4 = 37.92 sq m, and a volume of 15.48 x 2.4 = 37.15 cu m.

L-shaped and irregular rooms

Any room made of right angles can be handled by decomposition: split it into rectangles, work out each one, and add. The check is to do it a second way and confirm you get the same number.

Worked example: a room whose overall footprint is 18 ft by 14 ft, with a 6 ft by 5 ft section missing at one corner.

By addition. Draw a line across the room at the depth of the notch. The full-width strip is 18 x (14 - 5) = 18 x 9 = 162 sq ft. The remaining strip is (18 - 6) x 5 = 12 x 5 = 60 sq ft. Total: 162 + 60 = 222 sq ft.

By subtraction. Take the bounding rectangle, 18 x 14 = 252 sq ft, and remove the missing corner, 6 x 5 = 30 sq ft. Total: 252 - 30 = 222 sq ft.

Both routes give 222 sq ft, which is the point of doing it twice.

The perimeter is not what people expect. Walking the walls gives 18 + 14 + 12 + 5 + 6 + 9 = 64 ft -- exactly the same as the bounding rectangle's 2 x (18 + 14) = 64 ft. A notch cut into a corner adds as much wall as it removes. That equality holds for any rectilinear notch at a corner, and it is a fast sanity check on a baseboard order.

For a room that is genuinely not rectilinear -- a bay window, a curved wall, an angled corner -- approximate it with the closest triangle or circle segment. A triangle is 0.5 x base x height. A quarter-circle bay of radius r is 0.25 x 3.1416 x r^2. Round up; the error is smaller than the waste allowance.

Converting between square feet, square meters and square yards

This is where most measurement errors live. The conversion factor for a length is not the conversion factor for an area.

1 m = 3.281 ft. But a square meter is a square one meter on each side, so:

1 sq m = 3.281 ft x 3.281 ft = 10.764 sq ft

You square the factor because you are converting two dimensions, not one. Someone who converts 20 sq m using 3.281 gets 65.6 sq ft -- roughly a third of the true 215.3 sq ft, and enough to order a fraction of the flooring a room needs.

Square feet Square meters Square yards
100 9.29 11.11
150 13.94 16.67
200 18.58 22.22
250 23.23 27.78
500 46.45 55.56

Square yards matter because carpet and some vinyl are still sold that way in the United States. 1 sq yd = 9 sq ft, not 3, for the same reason. A 168 sq ft room is 18.67 sq yd.

Volume follows the same logic one step further: 1 cu m = 3.281^3 = 35.31 cu ft. Cube the length factor for volume, square it for area, and use it unchanged only for lengths such as perimeter and baseboard.

Waste factors: why you order more than the floor area

The calculator adds 10 percent by default because that is the common allowance for a simple rectangular room laid straight. It is a starting point, not a rule.

Situation Typical allowance Order for a 168 sq ft room Cost at $4.50/sq ft (example)
Simple rectangle, plank laid straight 5% 176.4 sq ft $793.80
Standard room, some cuts around doorways 10% 184.8 sq ft $831.60
Diagonal or herringbone layout 15% 193.2 sq ft $869.40
Large-repeat pattern, many corners, tile with alignment 20% 201.6 sq ft $907.20

What drives waste is the number of cuts and how much of each cut piece can be reused. A straight plank layout in a plain rectangle wastes almost nothing except the offcut at the end of each row, and that offcut usually starts the next row. Diagonal layouts produce triangular offcuts that fit nowhere. Patterned material forces you to discard whatever does not align.

Two further reasons to order over: dye lots and batch shading vary between production runs, so a mid-project top-up may not match, and you want a few spare planks or tiles for later repairs. Material bought a year later frequently will not match at all.

Flooring is also sold in whole boxes, so the practical order quantity is the waste-adjusted figure rounded up to the next box. If you are weighing a more expensive material that lasts longer against a cheaper one, the cost per use calculator puts both on the same annual footing.

Volume, and what it is actually for

Volume is the least-used output and the most useful one when you need it.

Heating and cooling. Air conditioner and heater sizing depends on the volume of air being conditioned, along with insulation, window area, ceiling height, climate and sun exposure. Rules of thumb based on floor area alone break down as soon as ceilings go above eight feet, because a 10 ft ceiling adds 25 percent more air to move without adding a single square foot of floor. Published sizing guidance from federal energy programs is the right place to start; the running cost of whatever you install can then be estimated with the electricity cost calculator.

Ventilation. Air change rates are expressed in room volumes per hour. A fan rated in cubic feet per minute moves CFM x 60 cubic feet an hour, so dividing that by the room volume gives the air changes per hour directly. For the 1,344 cu ft example room, a 110 CFM fan gives 110 x 60 / 1,344 = 4.9 air changes an hour.

Paint and wall coverings. These need wall area rather than volume, which is the perimeter output multiplied by the height. The paint calculator takes that band and deducts the doors and windows.

Where each input comes from, and how to measure

Measure at floor level. Run the tape along the baseboard, not across the middle of the room at waist height where it sags and where furniture forces a diagonal. A diagonal reading is always longer than the true dimension.

Take two readings per dimension. Measure the length at both ends of the room and the width at both sides. If the two readings differ, the room is out of square. Use the larger figure for material ordering and note the difference, because it tells you how much tapering a floor or a run of cabinets will need.

Check the diagonals. In a true rectangle the two corner-to-corner diagonals are equal. If they are not, the room is a parallelogram or worse, and every row of flooring will drift.

Height. Measure at a corner, floor to ceiling. Floors slope and ceilings sag, so if two corners disagree by more than an inch, use the larger for paint and the smaller for anything that has to fit.

Price per unit of area. Use the delivered price for the specific material, including underlayment, adhesive and delivery if those are quoted separately. The headline price per square foot is often only part of the installed cost.

The output is most sensitive to length and width, since area is their product: a 3 percent error in each compounds to roughly 6 percent in the area. Height only affects wall area and volume, never the floor.

How to read the result

The floor area is the number you use to compare rooms, price flooring and check a listing. Area per person and price per square foot are both derived from it, which is why it is the first thing quoted in a property description -- and why the same figure is worth checking yourself when comparing homes on a rent versus buy basis.

The flooring figure with waste is what you order. The bare area is what you would use to compare quotes, since installers quote per square foot of finished floor, not per square foot of material delivered.

The perimeter is the baseboard, trim, cove or edging order. Deduct doorway openings from it, since baseboard does not cross a door, but not window openings, since baseboard runs beneath them.

What this model leaves out

  • Non-rectangular rooms. It assumes one rectangle. Decompose anything else and add the results.
  • Alcoves, chimney breasts and closets. Not counted unless you measure and add them.
  • Doors and windows. Wall area is gross, with no deductions. The paint tool handles those.
  • Sloped ceilings. Volume assumes a flat ceiling at a single height.
  • Fixed obstructions. Kitchen islands, hearths and built-in units reduce the floor area you actually cover.
  • Subfloor and underlayment. Priced separately, usually per square foot of floor.
  • Thresholds, trims and transition strips. Priced per linear foot, and easy to forget.
  • Labor. The price input is material only.

Common mistakes

Converting a length factor instead of squaring it. Multiplying square meters by 3.281 instead of 10.764 understates the area by more than two thirds. This is the single most expensive arithmetic error in the whole exercise.

Confusing square yards with yards. Carpet quoted per square yard is nine square feet, not three.

Measuring at the widest point only. Rooms taper. Two readings per dimension takes ten extra seconds.

Ordering the exact area. No waste allowance means running short mid-installation, and a top-up box from a different batch may not match.

Using floor area to size heating. Ceiling height changes the volume without changing the floor, and volume is what has to be heated.

Including the notch in an L-shaped perimeter twice. Walk the walls once and total the segments; the answer will match the bounding rectangle if all the corners are square.

Mixing units mid-calculation. Feet for length and meters for height produces a number with no meaning. Convert everything first, then multiply.

The full set of home and measurement tools is listed on the calculators index.

Frequently asked questions

How do I calculate the square footage of a room?
Multiply the length by the width, both measured in feet. A room 14 feet long and 12 feet wide has a floor area of 14 x 12 = 168 square feet. Measure along the baseboard rather than across the middle of the room, because a tape stretched at waist height sags and any diagonal reading is longer than the true dimension. Take each measurement twice at opposite ends and use the larger figure, since few rooms are perfectly square.
How many square feet are in a square meter?
One square meter is 10.764 square feet. The number comes from squaring the length conversion: one meter is 3.281 feet, and a square meter is one meter on each side, so 3.281 x 3.281 = 10.764. Multiplying square meters by 3.281 instead is a common and expensive error that understates an area by more than two thirds. A 20 square meter room is 215.3 square feet, not the 65.6 that the length factor would suggest.
How do I measure an L-shaped room?
Split it into rectangles. Draw a line across the room at the depth of the notch, calculate each rectangle separately, and add them. For a room with an overall footprint of 18 by 14 feet and a 6 by 5 foot section missing at a corner, the two rectangles are 18 x 9 = 162 and 12 x 5 = 60, giving 222 square feet. Check it by subtraction: 18 x 14 = 252 minus 6 x 5 = 30 also gives 222.
How much waste should I add to a flooring order?
Around 5 percent covers a simple rectangle with planks laid straight, 10 percent suits a normal room with cuts around doorways, 15 percent is typical for diagonal or herringbone layouts, and 20 percent for large-repeat patterns or rooms with many corners. What drives the figure is how many cuts you make and whether the offcuts can be reused. Order the waste-adjusted quantity rounded up to the next whole box, and keep the spare for later repairs.
Why does room volume matter?
Volume is the amount of air a heating, cooling or ventilation system has to move, and it is not captured by floor area alone. A room with a 10 foot ceiling holds 25 percent more air than the same floor plan with an 8 foot ceiling. Ventilation is also rated in air changes per hour: a fan moving 110 cubic feet per minute shifts 6,600 cubic feet an hour, which in a 1,344 cubic foot room is about 4.9 air changes.
Is a square yard three square feet?
No, it is nine. A yard is three feet, and a square yard is three feet on each side, so 3 x 3 = 9 square feet. The same squaring rule applies to every area conversion. Carpet and some sheet vinyl are still quoted per square yard in the United States, so a 168 square foot room is 168 divided by 9, or 18.67 square yards. Using three instead of nine would triple the quantity you order.
Should I subtract closets and alcoves from the floor area?
It depends on what the number is for. For flooring, count every surface that will be covered, so closets are added rather than subtracted. For heating and cooling, closets contribute little and are often ignored. For a listed floor area, conventions vary by market and by whether the measurement is taken to the inside face of the wall or the outside. Measure the spaces separately so you can combine them whichever way a given task requires.
Does perimeter change when a room is L-shaped?
Not if the missing piece is a square-cornered notch. Walking the walls of a room 18 by 14 feet overall with a 6 by 5 foot notch gives 18 + 14 + 12 + 5 + 6 + 9 = 64 feet, which is exactly the perimeter of the full 18 by 14 rectangle. The notch adds as much wall as it removes. That equality is a quick check on a baseboard order for any rectilinear room, though it fails once angled or curved walls are involved.

Sources and further reading

Where this page relies on a published formula, an official figure or a legal rule, the primary source is listed here. External links open in a new tab and we earn nothing from them.

  1. National Institute of Standards and Technology -- units and measurement
  2. U.S. Department of Energy -- home heating and cooling guidance
  3. Energy Star -- room air conditioner and equipment sizing
  4. USA.gov -- consumer and housing information

Related calculators

All home & energy tools →