Mulch Calculator

Estimate the amount of mulch needed based on your selected area and desired mulch depth.

You can also optionally calculate the total mulch cost and weight required for your project.

Last updated: April 11, 2025
Frank Zhao - Creator
CreatorFrank Zhao
Loading calculator…

Introduction / overview

The Mulch Calculator is a practical tool that takes the guesswork out of landscaping. It figures out exactly how much mulch you need based on the area you want to cover and how deep you want the mulch layer to be. It can also estimate the cost — whether you're buying by the bag or by the cubic yard — and tell you how much that pile of mulch will weigh.

✅ If you can measure your garden bed with a tape measure, you already have everything you need to use this calculator.

Who is this for?

  • Homeowners planning a weekend garden makeover who don't want to over-buy (or under-buy) mulch.
  • Landscapers and gardeners who need quick, reliable quantity and cost estimates for client quotes.
  • DIY enthusiasts building raised beds, playground areas, or decorative garden paths.

Mulch is sold by volume (bags or bulk cubic yards), and getting the quantity right can save you from extra trips to the garden centre — or ending up with a mountain of leftover material. If you're also planning your lawn, you might find our Grass Seed Calculator or Soil Calculator useful for the rest of your landscaping project.

How to use / quick start

  1. 1Tell the calculator about your area. If you already know the square footage, choose “Yes, I know it.” Otherwise, pick “No, calculate it for me.” — then select whether your bed is rectangular or circular.
  2. 2Enter the mulch depth. A typical mulch layer is about 5–10 cm (2–4 inches) deep. The calculator accepts centimetres, inches, feet, and even feet/inches combinations.
  3. 3Fill in your area (or dimensions). For a known area, type it in. For a rectangle, enter length and width. For a circle, enter the radius. The volume of mulch needed updates instantly.
  4. 4Choose your pricing method. If you're buying mulch in bags, tell the calculator the bag size and price per bag. If you're buying in bulk, enter the cost per volume unit instead.
  5. 5Optional: estimate weight. Select the mulch type (wood, compost, or custom density) and the calculator will estimate the total weight — handy for planning transport.

Example: rectangular flower bed

You have a rectangular garden bed that is 4 m long by 2 m wide, and you want a 10 cm layer of wood-chip mulch.

  • Select “No, calculate it for me” → Rectangle.
  • Length = 4 m, Width = 2 m, Depth = 10 cm.
  • The calculator shows you need 0.8 m³ of mulch.
A=4×2=8 m2A = 4 \times 2 = 8\ \mathrm{m^2}\quadV=8×0.1=0.8 m3V = 8 \times 0.1 = 0.8\ \mathrm{m^3}

If each bag holds 50 litres (0.05 m³), you'd need about 16 bags. At $12 per bag, that's roughly $192 total.

Real-world examples

Front garden makeover

Sarah wants to refresh the look of her front garden. The bed around her driveway is a rectangle measuring 6 m by 1.5 m. She wants a 7 cm layer of dark brown wood-chip mulch to complement her red-brick house.

Calculation:

A=6×1.5=9 m2A = 6 \times 1.5 = 9\ \mathrm{m^2}\quadV=9×0.07=0.63 m3V = 9 \times 0.07 = 0.63\ \mathrm{m^3}

Sarah's local garden centre sells 60-litre bags at $18 each. She needs 11 bags (0.63 ÷ 0.06), costing about $198. The calculator also tells her the mulch weighs roughly 300 kg — good to know so she can bring a suitable vehicle.

Circular raised-bed garden

Tom built a circular raised bed with a radius of 1.8 m. He wants to top it with a 5 cm layer of compost mulch to feed his vegetables. He knows his area (he measured the radius), so he uses the circle mode.

Calculation:

A=π×1.8210.18 m2A = \pi \times 1.8^2 \approx 10.18\ \mathrm{m^2}\quadV=10.18×0.050.51 m3V = 10.18 \times 0.05 \approx 0.51\ \mathrm{m^3}

Tom switches to volume pricing and finds that bulk compost costs $45 per cubic metre delivered. His total cost comes to about $23. Much cheaper than bagged mulch for a project this size.

Playground safety surface

A community centre wants to install a 20 cm deep layer of playground-grade wood mulch beneath their new swing set. The area is roughly 5 m by 4 m. They already know the area (20 m²).

Calculation:

V=20×0.2=4 m3V = 20 \times 0.2 = 4\ \mathrm{m^3}

With a wood density of about 475 kg/m³, the mulch weighs 1,900 kg — nearly 2 metric tons! At $55 per cubic metre delivered in bulk, the project costs $220. The calculator's weight estimate helps them arrange proper delivery and handling equipment.

Common scenarios

Estimating bulk delivery

When ordering mulch by the cubic yard (or cubic metre), use volume pricing mode. Enter the cost per volume unit as quoted by your supplier. The calculator works in any currency — perfect for comparing quotes from different suppliers in your local currency.

Planning transport

Weight matters when you're hauling mulch yourself. A full pickup truck can safely carry about 500–700 kg. Use the weight estimation section with the correct mulch type to check whether you need one trip or two — or whether to get delivery instead.

Comparing bag vs bulk

Not sure whether to buy bagged mulch or order in bulk? Use the calculator twice — once in bag-pricing mode, once in volume-pricing mode — to compare total costs side by side. For small projects, bags are often more convenient; for large ones, bulk almost always wins.

Irregular garden shapes

If your garden bed isn't a perfect rectangle or circle, break it into smaller sections, calculate each one separately, and add the results. For complex landscaping projects, our Soil Calculator follows the same principle and can handle additional material measurements.

Tips & best practices

Measure twice, order once. Double-check your measurements before placing an order. A small mistake in length or width can multiply into a significant volume error — especially with deep mulch layers.

Account for settling. Fresh mulch can settle and compact over time, so consider adding 5–10% extra to your calculated volume. The “Whole bags to buy” number already rounds up, which gives you a small buffer.

Choose the right depth. 5–8 cm (2–3 in) is ideal for decorative beds. Playground safety surfaces need at least 15–20 cm (6–8 in). Too thin and weeds may push through; too thick and water might not reach the soil.

Know your mulch density. Wood mulch typically weighs around 475 kg/m³, while compost is lighter at about 356 kg/m³. The calculator uses wood as default — change it if you're using a different material to get an accurate weight estimate.

Check your units. The calculator handles metric and imperial units seamlessly, but make sure depth and area units are consistent. If you measure the bed in feet, use feet for depth too — the calculator does the conversion automatically.

Calculation method

The Mulch Calculator uses three straightforward maths steps — area, volume, and cost — all linked together by its smart bidirectional engine. Change any number, and every related result updates automatically.

Step 1: Calculate the area

For a rectangle, multiply length by width:

A=L×WA = L \times W
AA = area LL = length WW = width

For a circle, use the standard circle-area formula:

A=π×r2A = \pi \times r^2
AA = area rr = radiusπ3.14159\pi \approx 3.14159

Step 2: Find the mulch volume

Once you have the area, multiply by the desired mulch depth to get the volume:

V=A×DV = A \times D
VV = volume of mulch AA = area DD = depth

Step 3: Estimate cost and weight

Cost by bag:

Cost=Bags×Price per Bag\text{Cost} = \text{Bags} \times \text{Price per Bag}

The number of bags is V÷Bag SizeV \div \text{Bag Size}, and the “Whole bags to buy” field rounds up so you never come up short.

Cost by volume:

Cost=V×Price per Volume\text{Cost} = V \times \text{Price per Volume}

Use this when buying mulch in bulk (by cubic yard or cubic metre).

Estimated weight:

W=V×ρW = V \times \rho
WW = weight VV = volume ρ\rho = density

Typical densities: wood mulch ≈ 475 kg/m³, compost ≈ 356 kg/m³.

Mulch types & background

Mulch is any material spread over the soil surface to protect it. Gardeners use it for three main reasons: it holds moisture (less watering), it blocks weeds (less weeding), and it regulates soil temperature (roots stay cooler in summer, warmer in winter). Over time, organic mulches break down and feed the soil too.

Common types of mulch

  • Wood chips / bark — the most popular choice. Long-lasting, natural look, available in various colours. Density ~475 kg/m³.
  • Compost — nutrient-rich, breaks down to improve soil. Lighter than wood (~356 kg/m³). Great for vegetable gardens.
  • Straw / hay — cheap and effective for vegetable patches, but decomposes quickly and may contain weed seeds.
  • Rubber mulch — made from recycled tyres, excellent for playgrounds. Doesn't decompose, but doesn't enrich the soil either.
  • Gravel / pebbles — permanent, decorative, great for dry-climate gardens. Not suitable for vegetable beds.

Choosing the right mulch depends on your goals. For ornamental beds, coloured wood chips are popular. For edible gardens, compost or straw work better because they add nutrients. The calculator's Custom density option lets you enter any mulch type's density for accurate weight estimates.

Frequently asked questions

How many bags of mulch are in a cubic yard?

A standard bag of mulch holds 2 cubic feet, and there are 27 cubic feet in 1 cubic yard. So you need about 13.5 bags (usually rounded up to 14) to make a yard. The calculator does this conversion automatically — just enter your bag size and it tells you exactly how many you need.

How deep should I lay mulch?

For most flower beds and garden borders, a depth of 5–8 cm (2–3 inches) is ideal. Playground safety areas need at least 15–20 cm (6–8 inches). If you're mulching to suppress weeds, aim for at least 7–10 cm — thin layers let sunlight through, and weeds will still sprout.

Should I buy bagged or bulk mulch?

If you need less than about 1 m³ (roughly 1.3 cubic yards), bags are usually more convenient — they're easier to transport and handle. For larger projects, bulk delivery is almost always cheaper per unit volume. Use the calculator in both modes to compare the total cost for your project.

How much does a bag of mulch weigh?

A standard 2-cubic-foot bag of dry wood mulch weighs about 9–10 kg (20 lb). When wet, it can be 2–3 times heavier. Compost bags are usually lighter at around 7–8 kg. The calculator's weight estimation feature uses standard densities to give you a good ballpark figure — useful for planning how much you can fit in your car or trailer.

Does mulch colour matter?

Colour is mostly aesthetic, but it can affect soil temperature slightly. Dark mulch (black, dark brown) absorbs more heat, which can be beneficial in spring but may stress delicate plants in hot climates. Red and brown mulches look more natural and complement most garden styles. The calculator works the same regardless of colour — just pick what looks best with your home and garden.

Why does the “Whole bags to buy” number differ from the exact bags needed?

The exact number of bags (e.g., 6.4 bags) is what you'd need mathematically. Since you can't buy 0.4 of a bag, the calculator rounds up to the next whole number (7 bags) so you have enough material to complete the job. Any extra can be stored for topping up later.

Limitations & disclaimers

Important notes

  • Estimates, not guarantees. The calculator provides volume, cost, and weight estimates based on your inputs. Actual requirements may vary due to settling, compaction, irregular terrain, and waste during installation.
  • Always buy a little extra. It's wise to purchase 5–10% more than the calculated volume to account for spillage, settling, and unexpected gaps.
  • Weight is approximate. Mulch density varies by material, moisture content, and manufacturer. The wood and compost density values are industry averages.
  • Currency rates. Cost calculations use live exchange rates for accuracy, but actual prices depend on your local supplier, seasonal promotions, and delivery fees.
  • Not a substitute for professional advice. For large landscaping projects, structural applications, or playground safety compliance, consult a qualified professional.

This calculator is for informational purposes only. Prices and availability may vary by location and supplier. Always confirm final quantities with your mulch supplier before purchasing.

Mulch Calculator – Estimate Mulch Needed, Cost & Weight