Electrical Conduit Fill Calculator (40% Rule)
Calculate conduit fill percentage for any wire combination.
Verify NEC 40% maximum fill for EMT, PVC, and rigid conduit with multiple wire sizes.
NEC Conduit Fill Rules
The National Electrical Code (NEC) limits conduit fill to prevent heat buildup, allow easy wire pulling, and reserve space for future additions.
NEC fill percentages (Chapter 9, Table 1):
| Conductor Count | Max Fill |
|---|---|
| 1 conductor | 53% |
| 2 conductors | 31% |
| 3 or more conductors | 40% (most common) |
The two-conductor case catches people out. It is the strictest of the three, not something between 53% and 40%, because two round conductors in a round pipe leave awkward gaps and jam against each other when pulled. The calculator applies whichever of the three limits matches your conductor count.
The math: Fill % = (Total wire area) / (Conduit cross-section area) × 100
If fill exceeds 40%, you must use a larger conduit.
EMT (Electrical Metallic Tubing) cross-section areas:
| Size | Area (sq in) | 40% Fill |
|---|---|---|
| 1/2 in | 0.304 | 0.122 |
| 3/4 in | 0.533 | 0.213 |
| 1 in | 0.864 | 0.346 |
| 1-1/4 in | 1.496 | 0.598 |
| 1-1/2 in | 2.036 | 0.814 |
| 2 in | 3.356 | 1.342 |
| 2-1/2 in | 5.858 | 2.343 |
| 3 in | 8.846 | 3.538 |
| 3-1/2 in | 11.545 | 4.618 |
| 4 in | 14.753 | 5.901 |
PVC (Schedule 40) cross-sections: Slightly larger inside diameter than EMT, providing 5-10% more usable area for the same nominal size.
Wire cross-section areas (THHN/THWN insulation, NEC Chapter 9 Table 5):
| AWG / Size | Area (sq in) |
|---|---|
| 18 AWG | 0.0058 |
| 16 AWG | 0.0072 |
| 14 AWG | 0.0097 |
| 12 AWG | 0.0133 |
| 10 AWG | 0.0211 |
| 8 AWG | 0.0366 |
| 6 AWG | 0.0507 |
| 4 AWG | 0.0824 |
| 3 AWG | 0.0973 |
| 2 AWG | 0.1158 |
| 1 AWG | 0.1562 |
| 1/0 AWG | 0.1855 |
| 2/0 AWG | 0.2223 |
| 3/0 AWG | 0.2679 |
| 4/0 AWG | 0.3237 |
| 250 kcmil | 0.3970 |
| 350 kcmil | 0.5191 |
| 500 kcmil | 0.7073 |
Common mixed-wire scenarios:
A typical 3-circuit residential pull (3-phase):
- 3 × #12 hot conductors: 3 × 0.0133 = 0.0399 sq in
- 1 × #12 neutral: 0.0133 sq in
- 1 × #14 ground: 0.0097 sq in
- Total: 0.0629 sq in
For 1/2" EMT (40% fill = 0.122 sq in): OK, using 52% of the allowed fill.
An 8-circuit branch panel feeder (#10):
- 8 hots × 0.0211 = 0.1688
- 1 neutral × 0.0211 = 0.0211
- 1 ground × 0.0133 = 0.0133
- Total: 0.2032 sq in
For 1" EMT (40% = 0.346): OK (59% of allowed) For 3/4" EMT (40% = 0.213): OK (95%, borderline)
Why this matters:
- Code violation: failed inspection
- Overfilled conduit: wires can’t dissipate heat → insulation breakdown
- Future-proofing: 40% leaves room for 1-2 future wires
- Pulling difficulty: 40%+ fill requires lubricant; 50%+ very hard
Reducing fill
The insulation type matters, and it is easy to get backwards. THHN/THWN-2 is the thinnest common building wire: a 12 AWG THHN conductor occupies 0.0133 sq in, the same wire in XHHW takes 0.0181, and in RHH or RHW it is larger again. So switching to XHHW or RHW makes fill worse, not better. If you are over the limit, the options that actually work are a larger conduit, a second parallel run, fewer conductors, or compact stranded conductors where the specification allows them.
Pulling tension
The NEC does not set a pulling tension limit; that comes from the wire manufacturers, and the usual industry figure is about 0.008 lb per circular mil of copper, multiplied by the number of conductors pulled together. It is worth knowing because a run can be perfectly legal on fill and still be a nightmare to pull. Every 90° bend adds friction roughly equal to another 25 feet of straight pipe.
Bend allowance
No more than 360° of bends between pull points, which is four 90° bends or any equivalent combination. This one is code (NEC 358.26 for EMT, with matching rules in each raceway article), and it is the limit installers hit long before they hit the fill percentage.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.