Ferrous
Non-Ferrous
Precious
Cast Iron Weight
Cast Iron
Cast Iron
Cast Iron Weight
About the Cast Iron Weight Calculator
The Cast Iron Weight Calculator on ProCalc.ai helps you estimate cast iron weight in seconds from the dimensions you already have on your drawings or in your takeoff notes. You enter a shape’s measurements or a known volume, and the Cast Iron Weight Calculator returns the weight using standard gray cast iron density (450 lb/ft³), giving you a consistent number you can use for planning and documentation. You’ll see it used most by structural detailers, fabrication shop estimators, and field engineers who need dependable weights for lifting plans, shipping, and material tracking. For example, when you’re preparing a crane pick for a cast iron baseplate or machine frame, you can plug in the length, width, and thickness from the submittal and confirm the lift capacity and rigging selection before it hits the site. It’s a straightforward way to reduce guesswork, keep your estimates aligned with engineering assumptions, and move faster from design to install.
What is the density of cast iron?
Gray cast iron has a density of approximately 450 lb/ft³ (7.2 g/cm³). This can vary slightly based on the specific alloy composition and carbon content, but 450 lb/ft³ is the standard engineering value used for calculations.
How is cast iron weight calculated? Cast iron weight is calculated by multiplying its volume by its density. For example, for a rectangular piece, the formula is Weight = (Length × Width × Height) × Density. Standard gray cast iron has a density of approximately 450 pounds per cubic foot.
What is the standard density of gray cast iron? The standard density of gray cast iron is approximately 450 pounds per cubic foot (lb/ft³). This value is commonly used in engineering and construction calculations to determine the weight of cast iron components based on their volume.
How does cast iron weight compare to steel? Cast iron is generally lighter than steel. Specifically, cast iron is approximately 8% lighter than steel. This difference in density can be a significant factor in material selection for various structural and mechanical applications.
Cast Iron Weight Calculator
ProCalc.ai's Cast Iron Weight Calculator (part of our Construction tools) calculates the weight of cast iron in any common shape and dimension. Cast Iron has a density of 450 lb/ft³ (7,208 kg/m³). Cast Iron is 8% lighter than steel. A standard 4ft × 8ft sheet at 1/4" thickness weighs approximately 300.0 lbs. Per cubic yard, cast iron weighs about 12,150 lbs (6.1 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.
Metals are sold and priced by weight, making accurate weight calculation essential for material ordering, shipping cost estimates, and structural load analysis. The core formula for rectangular shapes is Weight = Length (ft) × Width (ft) × Thickness (ft) × 450 lb/ft³. For round shapes: Weight = π × (Diameter/2)² × Length × 450 (all in feet). For tubes: use the annular area — π × ((OD/2)² − (ID/2)²) × Length × 450. 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 cast iron against alternatives, see our material comparison pages.
Cast Iron Weight Calculator — Frequently Asked Questions(8)
Common questions about cast iron weight.
Last updated Apr 2026
You’re fabricating a replacement cast-iron grate for a trench drain, and the metal shop asks for the part weight before they quote machining time and handling. Or maybe you’re planning a small lift with a chain hoist and need to confirm the load is within the hoist’s rating. In construction and fabrication, knowing cast iron weight from a few dimensions prevents under-rated rigging, surprise freight costs, and awkward “it’s heavier than we thought” moments on site.
What Is a Cast Iron Weight Calculator?
Key idea: weight comes from volume × density. So the job is mostly about calculating volume correctly for the chosen shape, then converting units cleanly.
Context fact: cast iron is noticeably heavier than many common construction materials. For example, typical normal-weight concrete is often taken around 145–150 lb/ft³ in estimating references, while gray cast iron here is 450 lb/ft³—roughly 3 times as dense. That’s why small cast-iron parts can still be surprisingly heavy.
The Formula (Step by Step)
1) Convert metric inputs to inches (if needed). If the unit system is metric, dimensions are converted as: - Inches = centimeters / 2.54 - Inches = millimeters / 25.4 This matters because the internal volume calculation is done in cubic inches.
2) Compute volume in cubic inches based on shape. Common shape formulas:
- Plate/Block (rectangular solid): Volume_in³ = Length_in × Width_in × Thickness_in
- Round Bar / Solid Cylinder: Volume_in³ = π × (Diameter_in / 2)² × Length_in
- Square Bar: Volume_in³ = Width_in × Width_in × Length_in
- Hollow Tube / Pipe (ring cross-section): Volume_in³ = π × [(OD_in / 2)² − (ID_in / 2)²] × Length_in where ID_in = OD_in − 2 × WallThickness_in
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.)
4) Multiply by density to get weight. Weight_lb = Density_lb/ft³ × Volume_ft³ Using density = 450 lb/ft³.
5) Convert pounds to kilograms (optional). Weight_kg = Weight_lb × 0.453592
Written as formula lines: - Volume_ft³ = Volume_in³ / 1728 - Weight_lb = 450 × Volume_ft³ - Weight_kg = Weight_lb × 0.453592
Worked Examples (Real Numbers, Full Math)
1) Volume_in³ = Length × Width × Thickness Volume_in³ = 24 × 8 × 0.50 = 96 in³
2) Volume_ft³ = 96 / 1728 = 0.05556 ft³
3) Weight_lb = 450 × 0.05556 = 25.0 lb
4) Weight_kg = 25.0 × 0.453592 = 11.34 kg
So a modest-looking plate can weigh about 25.0 lb.
### Example 2: Round bar / rod (pins, rollers, shafts) A solid round bar is 2.0 in diameter and 36 in long.
1) Radius = Diameter / 2 = 1.0 in Cross-sectional area = π × r² = π × 1.0² = 3.1416 in²
2) Volume_in³ = Area × Length Volume_in³ = 3.1416 × 36 = 113.10 in³
3) Volume_ft³ = 113.10 / 1728 = 0.06545 ft³
4) Weight_lb = 450 × 0.06545 = 29.45 lb Weight_kg = 29.45 × 0.453592 = 13.36 kg
Even a 2-inch rod at 3 feet long comes out near 29.5 lb in cast iron.
### Example 3: Hollow tube / pipe (sleeves, spacers, columns) A hollow tube has outside diameter 4.0 in, wall thickness 0.25 in, and length 60 in.
1) Inner diameter ID = OD − 2 × wall ID = 4.0 − 2 × 0.25 = 3.5 in
2) Outer radius Ro = 4.0/2 = 2.0 in Inner radius Ri = 3.5/2 = 1.75 in
3) Ring area = π × (Ro² − Ri²) Ring area = π × (2.0² − 1.75²) Ring area = π × (4.0000 − 3.0625) = π × 0.9375 = 2.9452 in²
4) Volume_in³ = Area × Length Volume_in³ = 2.9452 × 60 = 176.71 in³
5) Volume_ft³ = 176.71 / 1728 = 0.10226 ft³
6) Weight_lb = 450 × 0.10226 = 46.02 lb Weight_kg = 46.02 × 0.453592 = 20.88 kg
That tube is about 46.0 lb—important for handling and anchor design.
Common Mistakes to Avoid (and a Pro Tip)
Common Mistake 2: Using radius when the input expects diameter (or vice versa). For round parts, the formula uses (Diameter/2)². Accidentally entering radius as diameter makes the area 4 times too small, and the weight 4 times too small.
Common Mistake 3: Wrong tube wall thickness interpretation. Wall thickness is per side. Inner diameter is OD − 2×wall. Subtracting only one wall thickness underestimates the metal volume and weight.
Common Mistake 4: Forgetting machining allowances or cast draft. If a casting will be machined down, the as-cast blank is larger than the finished size. Weight estimates should match the stage you care about (as-cast vs finished).
Pro Tip: For rigging and lifts, add a practical contingency (often 5–15 percent) to cover density variation, coatings, fillets, ribs, and unmodeled features. Then verify against equipment ratings and site lift plans.
Standards note: When weight feeds into lifting/rigging decisions, follow applicable safety requirements such as OSHA’s general material handling expectations (Gold source: OSHA.gov) and use manufacturer-rated capacities for hoists, slings, and anchors. For structural design checks involving dead load, use the governing building code load combinations (commonly ASCE 7 referenced by many jurisdictions in the US; consult the locally adopted code).
When to Use This Calculator vs. Doing It Manually
Manual calculation is fine for simple rectangles and cylinders when you have time and want to sanity-check results. A calculator approach is better when switching between metric and imperial, checking multiple shapes quickly, or iterating dimensions during design—because the conversions (in³ to ft³, lb to kg) and tube geometry are where most errors happen.
Cast Iron Weight Formula & Method
Weight = Volume × Density
Where: - Volume = Length × Width × Height (for rectangular shapes) - Volume = π × r² × h (for cylinders) - Density = 450 lb/ft³ (gray cast iron standard) - Density = 0.26 lb/in³ (gray cast iron in cubic inches)
Cast Iron 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³) ...
📖 Related Articles
Cast Iron vs Wrought Iron: Weight & Uses Compared
Cast iron and wrought iron differ in weight, strength, and best uses — here's how to tell them apart and pick the right one.
7 min read
Cast Iron vs Steel: Weight, Strength, and When to Use Each
Cast iron and steel aren’t worlds apart in density, but they behave totally differently on site—here’s how I choose based on weight, impact, and real job conditions.
6 min read