COC

Free Construction Tool

Rebar Calculator

Every reinforced concrete structure in the world — from a residential driveway to a motorway bridge — depends on steel reinforcing bars embedded in the concrete to carry the tensile and shear forces that concrete alone cannot handle. Getting the quantity, spacing, weight, and cost right before work begins separates profitable projects from expensive ones. This calculator handles all four: bar counts, total steel length, weight, lap splices, waste allowance, and material cost — in both Metric and Imperial.

✓ Metric & Imperial  ·  ✓ 4 calculation modes  ·  ✓ Waste & lap splice  ·  ✓ Free

Rebar Calculator

Enter a valid length (> 0)
Enter a valid width (> 0)
Enter a valid spacing

What Is Rebar?

The steel skeleton inside every reinforced concrete structure on the planet.

Every airport runway, motorway bridge, skyscraper foundation, residential floor slab, and backyard retaining wall you have ever walked on or driven across shares one thing: reinforced concrete. Globally, more than four billion tonnes of concrete are produced every year, making it the most widely used construction material in human history. But raw concrete, for all its compressive strength, has a critical weakness — it shatters under tension, the pulling and bending forces that appear in virtually every structural scenario. The material that solves this problem is steel reinforcing bar: rebar.

What Reinforcing Steel Bar Is

Rebar is a ridged steel rod, manufactured with a deformed, textured surface that bonds mechanically to the surrounding concrete as it cures. When embedded in concrete before pouring, rebar takes on the tensile and shear forces that the concrete matrix cannot handle alone. The result is a composite material — reinforced concrete — where concrete resists compression and steel resists tension, each doing the structural job it is best suited for.

A Brief History of Reinforced Concrete

French gardener Joseph Monier is widely credited with patenting the idea of embedding iron mesh in concrete flower pots in 1867, recognising that the combination was stronger than either material alone. Within decades, engineers such as François Hennebique developed practical reinforced concrete framing systems that would reshape global construction. By the early twentieth century, reinforced concrete had become the structural material of choice for bridges, dams, multi-storey buildings, and infrastructure worldwide — a position it has never relinquished.

Types and Grades of Rebar

Most construction rebar today is deformed bar — hot-rolled with raised ribs, lugs, or spirals on the surface to create a mechanical interlock with the surrounding concrete. Plain round bar is occasionally used in older structures and some specialist applications, but its smooth surface limits bond strength. Rebar grades describe the steel's yield strength: common metric grades include Fe415 and Fe500 (indicating 415 MPa and 500 MPa yield strength respectively), while imperial grades include Grade 40, Grade 60, and Grade 75 in the ASTM system. Higher grades allow thinner, lighter bar arrangements for the same structural result, but they cost more per kilogram.

Standard Bar Diameters: Metric and Imperial

In the metric system, rebar is specified directly by its nominal diameter in millimetres: 6 mm, 8 mm, 10 mm, 12 mm, 16 mm, 20 mm, 25 mm, and 32 mm are the most widely stocked sizes. In the imperial system used in the United States, bars are designated by a number that approximates the diameter in eighths of an inch: a #4 bar is four-eighths, or half an inch, in nominal diameter; a #8 bar is one inch. This calculator carries weight data for all standard sizes in both systems.

Bar Spacing and Cover Requirements

Rebar spacing — the centre-to-centre distance between adjacent parallel bars — controls how evenly reinforcement is distributed across a slab, beam, or wall. Closer spacing provides better crack control and higher load capacity per unit area. Typical slab spacings range from 100 mm to 300 mm in metric, or 4 in to 12 in in imperial. Equally critical is concrete cover: the minimum thickness of concrete between the outer face of the rebar and the exposed surface of the structure. Cover protects the steel from corrosion and fire; structural codes specify minimum cover values based on exposure class, typically 20 mm to 50 mm depending on environment.

Lap Splice Requirements

Standard rebar is manufactured in fixed lengths — typically 6 m, 9 m, or 12 m in metric markets. When a structural element is longer than a single bar, bars must be joined using a lap splice: two bars overlapping each other for a prescribed distance so that force transfers from one to the other through the surrounding concrete. Lap length is expressed as a multiple of bar diameter. Most structural codes require lap lengths of 40 to 50 times the bar diameter (denoted 40d or 50d), though seismic and other special requirements can increase this. For a 12 mm bar, a 40d lap equals 480 mm; a 50d lap equals 600 mm. This calculator automatically adds lap length to the total steel requirement.

Steel Weight Calculations

Rebar is bought and sold by weight, making accurate weight calculation essential for budgeting and procurement. The unit weight of a steel bar (kg per metre) follows directly from its cross-sectional area and the density of steel (approximately 7,850 kg/m³). For a circular bar, area = π/4 × d², giving a unit weight formula of d²/162 in kg/m when d is in millimetres. This is why a 12 mm bar weighs 0.888 kg per metre (12² ÷ 162 = 0.888) — a figure used in every rebar quantity survey worldwide.

Quantity Estimation and Construction Best Practices

Accurate rebar estimation begins with the structural drawings. The estimator counts bars in each direction, records their diameters and lengths, adds lap splice allowances where bars are joined, and then applies a waste factor — typically 3% to 7% for regular slabs, higher for complex or curved elements — to cover cutting waste, site damage, and human error. The result is the total quantity to be ordered, usually expressed in tonnes of steel. Over-ordering wastes money; under-ordering delays construction. This calculator automates the entire chain from slab dimensions to final steel tonnage and material cost, eliminating the manual errors that make traditional hand takeoffs time-consuming and unreliable.

How This Calculator Works

From slab dimensions to final steel tonnage in four steps.

1

Enter Project Dimensions

Input the slab length and width along with the required bar spacing. In Metric mode, length and width are in metres and spacing in millimetres. In Imperial, length and width are in feet and spacing in inches.

2

Select Rebar Size

Choose the bar diameter from the dropdown. Metric options run from 6 mm to 32 mm; Imperial options from #3 to #11. The calculator loads the correct unit weight automatically.

3

Automatic Material Estimation

The calculator counts bars in each direction, computes total steel length, applies your chosen lap splice factor and waste percentage, calculates total weight, and multiplies by unit price for a complete cost estimate.

4

Visualize the Reinforcement

An SVG diagram updates in real time to show the rebar grid layout — horizontal and transverse bars positioned inside the concrete slab boundary — giving an immediate visual check of the reinforcement arrangement.

Rebar Calculation Formulas

The complete formula set used by this calculator, explained with practical examples.

Total Steel = (Long. Bars × Length) + (Trans. Bars × Width) × (1 + Waste%) + Lap Allowance
Longitudinal Bars
⌈Width ÷ Spacing⌉ + 1 — bars running along the length direction
Transverse Bars
⌈Length ÷ Spacing⌉ + 1 — bars running along the width direction
Unit Weight
d² ÷ 162 kg/m (metric) — where d is diameter in mm
Total Weight
Total Length × Unit Weight
Lap Length
Total Bars × Factor × Diameter (e.g. 40d, 50d)
Waste
Steel Length × (Waste% ÷ 100)

Number of Bars

Long = ⌈Width ÷ Spacing⌉ + 1 Trans = ⌈Length ÷ Spacing⌉ + 1

The ceiling function (⌈⌉) rounds up so every gap is covered. Adding 1 includes the edge bar on each side. For a 6 m wide slab at 200 mm spacing: ⌈6000 ÷ 200⌉ + 1 = 31 bars.

Total Steel Length

L_total = (Long × Length) + (Trans × Width)

Multiply each bar set by the run it covers and sum both directions. 31 bars × 10 m + 51 bars × 6 m = 310 + 306 = 616 m for the base example.

Unit Weight (Metric)

w = d² ÷ 162 (kg/m)

Derived from the steel density formula. For 12 mm bar: 12² ÷ 162 = 144 ÷ 162 = 0.889 kg/m (table value 0.888 kg/m).

Waste Adjustment

L_waste = L_total × (1 + waste/100)

Applies the chosen waste percentage to total steel length. At 5% waste: 616 m × 1.05 = 646.8 m final requirement.

Lap Splice Allowance

Lap_total = TotalBars × Factor × Diameter

Adds the overlap length per bar across all bars. For 82 bars at 40d with 12 mm bar: 82 × 40 × 0.012 = 39.36 m additional steel.

Material Cost

Cost = Total Weight × Price per kg

Multiplies final steel weight in kilograms (or pounds for imperial) by the input price per unit. At ₹75/kg and 547 kg: ₹41,025 total cost.

Worked Examples

Five complete rebar calculations — every step shown.

Example 1 — Concrete Slab 10 m × 6 m, 200 mm Spacing, 12 mm Rebar

Longitudinal bars = ⌈6000 ÷ 200⌉ + 1 = 30 + 1 = 31 bars Transverse bars = ⌈10000 ÷ 200⌉ + 1 = 50 + 1 = 51 bars Total bars = 31 + 51 = 82 bars Total steel length = (31 × 10) + (51 × 6) = 310 + 306 = 616 m Unit weight (12mm) = 12² ÷ 162 = 0.888 kg/m Total weight = 616 × 0.888 = 546.98 kg ≈ 547 kg
82 bars · 616 m steel · 547 kg

Example 2 — Residential Driveway 5 m × 3 m, 150 mm Spacing, 10 mm Rebar

Longitudinal bars = ⌈3000 ÷ 150⌉ + 1 = 20 + 1 = 21 bars Transverse bars = ⌈5000 ÷ 150⌉ + 1 = 34 + 1 = 35 bars Total bars = 56 bars Steel length = (21 × 5) + (35 × 3) = 105 + 105 = 210 m Unit weight (10mm) = 10² ÷ 162 = 0.617 kg/m Total weight = 210 × 0.617 = 129.6 kg With 5% waste = 210 × 1.05 = 220.5 m → 136.0 kg
56 bars · 220.5 m (with 5% waste) · 136.0 kg

Example 3 — Imperial Slab 20 ft × 15 ft, 8-inch Spacing, #5 Rebar

Spacing in ft = 8 ÷ 12 = 0.667 ft Longitudinal bars = ⌈15 ÷ 0.667⌉ + 1 = 23 + 1 = 24 bars Transverse bars = ⌈20 ÷ 0.667⌉ + 1 = 30 + 1 = 31 bars Total bars = 55 bars Steel length = (24 × 20) + (31 × 15) = 480 + 465 = 945 ft Unit weight (#5) = 1.043 lb/ft Total weight = 945 × 1.043 = 985.6 lb
55 bars · 945 ft · 985.6 lb

Example 4 — Material Cost Estimate

Total steel weight: 547 kg  ·  Steel price: ₹75 per kg

Material cost = 547 kg × ₹75/kg = ₹41,025 With 5% contingency = ₹41,025 × 1.05 = ₹43,076
₹41,025 base cost · ₹43,076 with 5% contingency

Example 5 — Industrial Warehouse Floor 50 m × 30 m, 250 mm Spacing, 16 mm Rebar, 7% Waste, 40d Lap

Longitudinal bars = ⌈30000 ÷ 250⌉ + 1 = 120 + 1 = 121 bars Transverse bars = ⌈50000 ÷ 250⌉ + 1 = 200 + 1 = 201 bars Total bars = 322 bars Base steel length = (121 × 50) + (201 × 30) = 6,050 + 6,030 = 12,080 m Lap allowance (40d) = 322 × 40 × 0.016 m = 205.3 m Steel + lap = 12,080 + 205.3 = 12,285.3 m Waste (7%) = 12,285.3 × 0.07 = 859.97 m Final requirement = 12,285.3 + 859.97 = 13,145.3 m Unit weight (16mm) = 16² ÷ 162 = 1.580 kg/m Total weight = 13,145.3 × 1.580 = 20,769.6 kg ≈ 20.77 tonnes
322 bars · 13,145 m final steel · 20.77 tonnes

Quick Reference Tables

Rebar weights, bar sizes, and common spacing data in one place.

Metric Rebar Unit Weight

DiameterWeight (kg/m)Cross-Section (mm²)
6 mm0.22228.27
8 mm0.39550.27
10 mm0.61778.54
12 mm0.888113.10
16 mm1.580201.06
20 mm2.470314.16
25 mm3.850490.87
32 mm6.310804.25

Imperial Rebar Unit Weight

Bar SizeNominal DiameterWeight (lb/ft)
#33/8 in0.376
#41/2 in0.668
#55/8 in1.043
#63/4 in1.502
#77/8 in2.044
#81 in2.670
#91.128 in3.400
#101.270 in4.303
#111.410 in5.313

Common Metric Spacing Reference

SpacingBars per Metre (approx.)Typical Use
100 mm11Heavy structural slabs
150 mm8Commercial floor slabs
200 mm6General residential slabs
250 mm5Lightly loaded slabs
300 mm4Footpaths, driveways

Benefits of Using This Calculator

Why quantity surveyors, engineers, and contractors rely on a dedicated rebar tool.

📏

Accurate Rebar Estimation

Bar counts and steel lengths calculated using structural ceiling-division logic — no undercounting at slab edges.

⚖️

Automatic Weight Calculation

Industry-standard kg/m and lb/ft unit weights applied automatically for all bar sizes.

💰

Material Cost Estimation

Enter your local steel price and get an instant project material cost for budgeting and bid preparation.

🌍

Metric & Imperial

Switch between unit systems instantly — the calculator recalculates everything in the selected units.

🔗

Waste & Lap Splices

Adjustable waste percentage and 40d/50d/custom lap splice options give a realistic final steel quantity, not just a theoretical minimum.

📱

Mobile-Friendly

Use it on-site on a phone or tablet as easily as at a desk — fully responsive on every screen size.

Real-World Applications

Where rebar calculations matter most — from house slabs to highway bridges.

  1. Residential foundations. Strip footings, raft foundations, and ground-floor slabs for houses all require precise rebar quantity takeoffs before concrete ordering.
  2. Commercial buildings. Multi-storey floor plates, transfer slabs, and core walls need accurate reinforcement schedules for structural approval and procurement.
  3. Industrial warehouses. Heavily loaded floor slabs with thick rebar at close spacing often account for the single largest material cost in warehouse construction.
  4. Bridges. Bridge decks, piers, and abutments carry enormous loads and require detailed bar schedules including anchorage, hooks, and lap splice calculations.
  5. Parking structures. Post-tensioned and traditionally reinforced parking decks require careful rebar estimation to manage cracking and long-term durability.
  6. Retaining walls. Both the stem and footing of a retaining wall need precise horizontal and vertical reinforcement schedules based on soil pressure analysis.
  7. Footings and pad foundations. Column pads require both bottom mat reinforcement and top reinforcement in tension zones.
  8. Beams and columns. Longitudinal tension steel, compression steel, and stirrups or links are all calculated from bar diameter, spacing, and lap requirements.
  9. Water tanks. Circular and rectangular water-retaining structures need reinforcement in both faces to control cracking under hydrostatic pressure.
  10. Roads and highways. Concrete carriageways and hard-standing areas use welded mesh or individual rebar in multiple layers.
  11. Infrastructure projects. Tunnels, dams, culverts, and rail structures rely on detailed quantity takeoffs for procurement planning and project scheduling.
  12. DIY projects. Homeowners reinforcing garden walls, paving, or concrete pads benefit from a quick quantity and cost estimate before visiting the builders' merchant.
Spacing Longitudinal Bars Transverse Lap splice

Common Mistakes

Avoid these errors to keep your rebar estimate accurate and your project on budget.

Incorrect rebar spacing

Using centre-to-centre spacing as the clear gap between bars — or vice versa — shifts bar counts significantly. Structural drawings always specify centre-to-centre.

Choosing the wrong bar size

Substituting a smaller diameter to save cost without rechecking structural calculations can result in under-reinforced concrete that fails under design loads.

Ignoring lap splice requirements

Omitting lap splice length from the total steel estimate results in insufficient material on site and delays when extra bars are needed mid-pour.

Forgetting concrete cover

Insufficient cover allows moisture to reach the steel, causing corrosion and spalling that can structurally compromise an element within years.

Not including a waste allowance

Cutting bars to length always produces short offcuts that cannot be reused. Ordering without a waste factor means running short and paying premium prices for emergency deliveries.

Mixing Metric and Imperial units

Entering slab dimensions in feet but rebar spacing in millimetres produces nonsensical bar counts. Always confirm your unit system before calculating.

Underestimating steel quantities

Calculating only the theoretical minimum — no waste, no laps, no edge bars — almost always leads to material shortages during construction.

Frequently Asked Questions

Everything you need to know about rebar estimation and reinforced concrete.

What is rebar?

Rebar, short for reinforcing bar, is a deformed steel rod embedded in concrete to provide tensile and shear strength that concrete alone cannot supply.

Why is rebar used in concrete?

Concrete is strong in compression but weak in tension. Rebar carries the tensile and bending forces, preventing cracking and structural failure under load.

How do I calculate rebar quantity?

Divide the slab width by bar spacing (add 1 for edge bars) for longitudinal bars; divide slab length by spacing (add 1) for transverse bars. Sum both for the total count.

What is the formula for rebar weight?

For metric rebar: Weight (kg/m) = diameter² ÷ 162, where diameter is in millimetres. Multiply by total length for total weight.

How is rebar spacing determined?

A structural engineer determines spacing based on slab thickness, applied loads, and code requirements. Common spacings are 100 mm to 300 mm in metric and 4 in to 12 in in imperial.

What is lap length?

Lap length is the overlap distance where two bar segments are placed side by side to transfer force between them. Typical values are 40 to 50 times the bar diameter.

How do I estimate steel cost?

Multiply total steel weight by the price per kilogram or pound. Enable the Cost or Full Estimate mode in this calculator and enter your local unit price.

What is the difference between metric and imperial rebar sizes?

Metric rebar is specified by diameter in millimetres (6 mm, 8 mm, etc.). Imperial rebar uses a bar number (#3 to #11) roughly representing eighths of an inch in diameter.

How accurate is this calculator?

The calculator uses standard industry formulas and is suitable for preliminary quantity takeoffs and cost budgeting. Final structural designs should be verified by a qualified engineer.

Can contractors use this calculator?

Yes. Contractors can use it to estimate material quantities, generate site orders, and calculate steel costs for bid preparation quickly and accurately.

Can engineers use this calculator?

Yes. Structural and civil engineers can use it for quick preliminary quantity checks, material schedule verification, and cross-checking hand calculations.

How much rebar is needed for a slab?

A 10 m × 6 m slab with 200 mm spacing and 12 mm rebar needs approximately 82 bars, 616 m of steel, and around 547 kg of material before waste and lap splice allowances.

What waste percentage should I use?

Use 5% for straightforward rectangular slabs, 7–10% for complex shapes with many cuts, and up to 15% for unusual layouts or curved elements.

What are common rebar sizes?

The most commonly used metric sizes are 8 mm, 10 mm, 12 mm, and 16 mm. In imperial, #3, #4, #5, and #6 cover the majority of residential and commercial slab applications.

Is this calculator free?

Yes. This Rebar Calculator is completely free to use with no signup or account required.

Ready to Estimate Your Rebar Requirements?

Instantly calculate reinforcing steel quantities, weight, lap splices, wastage, and project costs for concrete slabs, foundations, beams, columns, and walls.