Ferrous
Non-Ferrous
Precious
Sand Weight
Sand
Sand
Sand Weight
About the Sand Weight Calculator
The Sand Weight Calculator on ProCalc.ai helps you turn sand volume into a reliable weight estimate in seconds, so your material orders and load limits stay on track. You use the Sand Weight Calculator when you’re planning a concrete mix, setting base material for pavers, or figuring out how much a skid steer or trailer can safely haul. Site superintendents, concrete crews, and landscape contractors rely on quick weight checks to avoid over-ordering, under-ordering, or exceeding truck capacity. Picture a patio job where you’ve laid out a 12 ft × 20 ft area with a 2 in bedding layer and need to know how many tons of sand to schedule for delivery before the crew shows up. You enter a total volume or your length, width, and depth, choose dry, wet, or packed sand, and the calculator applies the right density conversion to return the estimated weight in your preferred units. It’s a fast way to align takeoffs, delivery tickets, and equipment limits without doing the math by hand.
How much does a cubic foot of sand weigh?
A cubic foot of sand weighs approximately 100 pounds when dry, 120 pounds when wet, and up to 130 pounds when packed. Dry sand weighs approximately 100 pounds per cubic foot. Wet sand is denser at about 120 lb/ft³, while packed sand can reach 130 lb/ft³ due to reduced air pockets between grains.
How is sand weight calculated? Sand weight is calculated by multiplying its volume by its density. The formula is: Weight = Volume × Density. For example, dry sand has an approximate density of 100 pounds per cubic foot, while wet sand is around 120 pounds per cubic foot, and packed sand is about 130 pounds per cubic foot.
What is the typical density of sand? The typical density of sand varies based on its moisture content and compaction. Dry sand generally has a density of about 100 pounds per cubic foot. Wet sand is denser, approximately 120 pounds per cubic foot, and packed sand is the densest, estimated at 130 pounds per cubic foot.
How much does a cubic foot of sand weigh? A cubic foot of sand weighs approximately 100 pounds when dry. If the sand is wet, its weight increases to about 120 pounds per cubic foot. For packed sand, a cubic foot can weigh around 130 pounds due to increased compaction and reduced air voids.
What factors affect sand weight? Sand weight is primarily affected by its volume, moisture content, and compaction. Increased volume directly increases weight. Wet sand is heavier than dry sand because water fills the pore spaces. Packed sand is denser and thus heavier than loose sand due to reduced air voids.
Sand Weight Calculator
ProCalc.ai's Sand Weight Calculator (part of our Construction tools) calculates the weight of sand in any common shape and dimension. Sand has a density of 100 lb/ft³ (1,602 kg/m³). Sand is 80% lighter than steel. A standard 4ft × 8ft sheet at 1/4" thickness weighs approximately 66.7 lbs. Per cubic yard, sand weighs about 2,700 lbs (1.4 tons).
The calculator supports multiple shapes: plates and sheets (length × width × thickness), round bars (diameter × length), tubes (outer diameter, wall thickness, length), and discs (diameter × thickness). Select your shape, enter dimensions in inches or feet, and get weight in both pounds and kilograms instantly.
Accurate weight calculations are critical for structural engineering, equipment sizing, hauling and transport logistics, and material ordering on construction sites. The core formula for rectangular shapes is Weight = Length (ft) × Width (ft) × Thickness (ft) × 100 lb/ft³. For round shapes: Weight = π × (Diameter/2)² × Length × 100 (all in feet). For tubes: use the annular area — π × ((OD/2)² − (ID/2)²) × Length × 100. All calculations run instantly in your browser with results in both imperial and metric units.
This calculator is part of ProCalc.ai's library of 101 material weight calculators covering metals, woods, plastics, stone, and building materials. Each uses verified density data from engineering reference sources. For comparing sand against alternatives, see our material comparison pages.
Sand Weight Calculator — Frequently Asked Questions(8)
Common questions about sand weight.
Last updated Apr 2026
You’re building a backyard patio and need a 2-inch leveling bed of sand under pavers. The supplier sells by weight, but you measured the area in feet. Or maybe you’re filling a sandbox, setting fence posts, or estimating how much sand a crew needs to haul in a truck. In all of these cases, converting volume (what you can measure on-site) into weight (what gets delivered and billed) is the practical step that keeps a project on schedule and avoids over-ordering.
A Sand Weight Calculator does that conversion by combining geometry (to get volume from dimensions) with a sand density assumption. The logic here uses a baseline density of 100 lb/ft³, then converts to kilograms when needed. That density is a reasonable “rule-of-thumb” for sand, but real sand varies a lot with moisture and compaction—so it’s smart to treat the result as an estimate unless you have a tested density from a supplier.
What Is a Sand Weight Calculator?
1) How much space does the sand occupy? (the volume) 2) Given a density, how heavy is that volume? (the weight)
In construction estimating, sand is often specified by volume (cubic feet, cubic yards, cubic meters) but transported and invoiced by weight. Moisture content and compaction can change density significantly, which is why you’ll often hear “dry,” “wet,” or “packed” sand discussed separately. For context, many engineering references list typical dry sand bulk density around 1,600 kg/m³ (about 100 lb/ft³), while wet/compacted conditions can be higher. A widely used reference for typical material unit weights is the Federal Highway Administration (FHWA), which publishes geotechnical and earthwork guidance (Gold source: fhwa.dot.gov).
A quick context fact: 1 cubic yard of sand is 27 ft³. Using 100 lb/ft³, that’s about 2,700 lb for a cubic yard—before accounting for moisture or compaction.
The Formula (Volume → Weight)
Step 1: Convert units (if needed). If “metric” is selected, the inputs are converted to inches internally: - inches = centimeters / 2.54 - inches = millimeters / 25.4
That matters because the geometry is computed in cubic inches first.
Step 2: Compute volume in cubic inches based on shape. Common shape formulas used:
Volume_in³ (rectangular plate/block) = length × width × thickness Volume_in³ (round bar/cylinder) = π × (diameter/2)² × length Volume_in³ (square bar) = width² × length Volume_in³ (hollow tube) = π × [(OD/2)² − (ID/2)²] × length Where ID = OD − 2 × wall_thickness
Step 3: Convert cubic inches to cubic feet. Volume_ft³ = Volume_in³ / 1728 (There are 12 inches in a foot, so 12³ = 1728 cubic inches in a cubic foot.)
Step 4: Multiply by density to get weight. Weight_lb = density_lb_ft³ × Volume_ft³ The logic uses density_lb_ft³ = 100.
Step 5: Convert pounds to kilograms (optional). Weight_kg = Weight_lb × 0.453592
If you want the metric density equivalent used by the same assumption: Density_kg_m³ ≈ density_lb_ft³ × 16.0185 So 100 lb/ft³ ≈ 1,602 kg/m³.
Step-by-Step Worked Examples (with real numbers)
### Example 1: Patio leveling layer (rectangle) You’re bedding pavers over an area 12 ft by 10 ft with 2 inches of sand.
1) Convert to consistent units (use feet for volume): - Thickness = 2 in = 2/12 ft = 0.1667 ft
2) Volume: - Volume_ft³ = length × width × thickness - Volume_ft³ = 12 × 10 × 0.1667 = 20.004 ft³ (about 20.0 ft³)
3) Weight: - Weight_lb = 100 × 20.004 = 2,000.4 lb - Weight_kg = 2,000.4 × 0.453592 = 907.4 kg
Interpretation: roughly 2,000 lb of sand for that leveling bed at 100 lb/ft³.
### Example 2: Filling a sandbox (block/slab) A sandbox interior is 6 ft by 6 ft, filled to 10 inches deep.
1) Convert depth: - 10 in = 10/12 ft = 0.8333 ft
2) Volume: - Volume_ft³ = 6 × 6 × 0.8333 = 29.9988 ft³ (about 30.0 ft³)
3) Weight: - Weight_lb = 100 × 29.9988 = 2,999.9 lb - Weight_kg = 2,999.9 × 0.453592 = 1,360.8 kg
Context check: 30 ft³ is a bit more than 1 cubic yard (27 ft³), so a weight near 3,000 lb is consistent with the earlier rule-of-thumb.
### Example 3: Cylindrical post hole backfill (solid cylinder) You auger a round hole 12 inches in diameter and 36 inches deep and plan to backfill with sand.
1) Use inches directly: - Diameter = 12 in → radius = 6 in - Length (depth) = 36 in
2) Volume in cubic inches: - Volume_in³ = π × r² × length - Volume_in³ = π × 6² × 36 = π × 36 × 36 = π × 1,296 - Volume_in³ ≈ 3.1416 × 1,296 = 4,071.5 in³
3) Convert to cubic feet: - Volume_ft³ = 4,071.5 / 1,728 = 2.355 ft³
4) Weight: - Weight_lb = 100 × 2.355 = 235.5 lb - Weight_kg = 235.5 × 0.453592 = 106.8 kg
Practical takeaway: a single 12-inch by 36-inch hole is only a couple cubic feet, but the weight still adds up fast across many holes.
Common Mistakes to Avoid
Other frequent errors: 1) Using the wrong depth: For slabs and leveling layers, the “thickness” is often 1 to 2 inches, not 1 to 2 feet. Double-check units before ordering. 2) Forgetting compaction: If sand will be compacted (plate compactor under pavers), field density can increase. Ordering exactly the loose-volume estimate can leave you short. 3) Confusing inside vs. outside diameter for hollow shapes: For a tube-like volume, the inner diameter is OD − 2 × wall thickness. Using OD as ID underestimates material. 4) Ignoring waste and uneven subgrade: Real sites aren’t perfectly flat. Low spots can consume more sand than the “average thickness” suggests.
Pro Tip: If the project involves base prep under hardscape, plan a small overage for grading and compaction. Many crews add a percentage buffer rather than ordering the exact computed weight.
When to Use a Calculator vs. Manual Math
Manual math is perfectly fine when: - The shape is a simple rectangle and you’re comfortable converting inches to feet. - You have a supplier-provided tested bulk density (or a geotechnical report) and only need a quick multiplication. - You’re doing a rough check in the field and only need an order-of-magnitude estimate.
For higher-stakes work (structural fills, engineered backfill, or anything tied to compaction requirements), rely on project specifications and verified densities from authoritative guidance (such as FHWA geotechnical references) and supplier data—then use the same formulas to convert measured volume into expected delivered weight.
Sand Weight Formula & Method
Weight (lb) = Volume (ft³) × Density (lb/ft³)
Densities: Dry sand ≈ 100 lb/ft³, Wet sand ≈ 120 lb/ft³, Packed sand ≈ 130 lb/ft³
Volume (ft³) = Length (ft) × Width (ft) × Depth (ft)
Sand Weight Sources & References
Explore More Calculators
Content reviewed by the ProCalc.ai editorial team · About our standards
🔀 You Might Also Use
Mortgage Calculator
Free mortgage calculator with payment breakdown, amortization schedule, extra payment scenarios, and 15 vs 30 year comparison.
FINANCEBMI Calculator
Free BMI Calculator — Calculate BMI. Check if weight is healthy based on height. AI-powered health tool.
HEALTHAge Calculator
Free Age Calculator — Calculate your age in years, months, days. Find day of week you were born. Instant results.
MATHTip Calculator
Calculate your tip and split the bill between any number of people. Choose any percentage — works for restaurants, delivery, hair salons, and services.
FINANCEExplore More Construction Tools
Tungsten Weight Calculator
Free Tungsten Weight Calculator — Calculate tungsten weight instantly from dimensions or volume. Get accurate results in lbs and kg using ...
Nickel Weight Calculator
Free Nickel Weight Calculator — Calculate nickel sheet and plate weight instantly using standard density of 556 lb/ft³. Enter dimensions in inches, ...
Cedar Weight Calculator
Free Cedar Weight Calculator — Calculate cedar lumber weight instantly. Enter board dimensions to get accurate weight estimates using Western red ...
Granite Weight Calculator
Free Granite Weight Calculator — Calculate granite slab weight instantly from dimensions. Get accurate weights for countertops, tiles, and slabs ...
Weight Calculator
Free Weight Calculator — Calculate material weight from dimensions and density. Works for any material with known density.
Oak Weight Calculator
Free Oak Weight Calculator — Calculate oak lumber weight instantly using dimensions and oak type. Red oak (47 lb/ft³) and white oak (52 lb/ft³) ...