Pipe Volume Calculator

Use our pipe volume calculator to calculate the volume of water in a pipe from inner diameter and length (inches). Get pipe volume in gallons and estimated water weight in pounds. Includes the pipe volume formula and a quick volume of pipe chart.

Inner diameter (in)
Enter the pipe’s inner diameter in inches (in).
Length (in)
Enter pipe length in inches (in).
Results
Pipe volume (gallons)
Volume = π(r²)L. Convert in³ → gal using 231 in³ per US gallon.
Water weight (lb)
Water weight ≈ gallons × 8.345404 lb/gal (fresh water).
Assumes a cylindrical pipe filled with fresh water.
Did we solve your problem today?

What Is Pipe Volume?

Pipe volume is the amount of space inside a pipe that can hold water (or another fluid). For a straight, round pipe, the inside volume is the volume of a cylinder based on the inner diameter and length.

Knowing how many gallons are in a pipe helps with filling, draining, chemical dosing, flushing, and estimating system capacity.

This calculator uses inner diameter (in) and length (in) to return pipe volume (US gallons) and an estimated water weight (lb).

Pipe Volume Formula

For a round pipe, volume is cylinder volume. Then convert cubic inches to gallons and estimate water weight.

Pipe volume (cubic inches) =
V(in^3) = π × (d/2)^2 × L

d is inner diameter (in) and L is length (in).

Cubic inches to gallons =
Gallons = V(in^3) ÷ 231

1 US gallon = 231 cubic inches.

Water weight (lb) =
Weight(lb) = Gallons × 8.34

8.34 lb/gal is a common approximation for water near room temperature.

d
= Inner diameter (in)
L
= Length of pipe (in)
V(in^3)
= Pipe internal volume in cubic inches
Gallons
= Pipe volume in US gallons
Example: calculate pipe volume in gallons
d = 2 in, L = 120 in → V = π×(1)^2×120 = 376.99 in^3 → Gallons = 376.99/231 = 1.63 gal → Weight ≈ 13.6 lb

Use inner diameter, not nominal pipe size, for best accuracy.

Volume of Pipe Chart

Quick gallons-per-foot reference for common inner diameters (rounded).

Inner diameter (in)Gallons per foot
0.50.0102
0.750.0230
10.0408
1.50.0918
20.1632
30.3672
40.6528
61.4688

How to Calculate Pipe Volume

  1. 1

    Enter the inner diameter of the pipe (in).

  2. 2

    Enter the pipe length (in).

  3. 3

    The calculator finds cylinder volume in cubic inches: π × (d/2)² × L.

  4. 4

    It converts cubic inches to gallons by dividing by 231.

Frequently Asked Questions

How do you calculate the volume of a pipe?

Treat the pipe as a cylinder: V = π × (d/2)² × L. Then convert cubic inches to gallons by dividing by 231.

How many gallons are in a pipe calculator result based on?

This calculator uses the pipe’s inner diameter and length. The result is the internal volume in US gallons.

How do I calculate water volume in pipe if I measured length in feet?

Convert feet to inches first (in = ft × 12), then run the calculation using inches.

Is this a pipe size calculator for water?

It calculates capacity (volume) and water weight from a known inner diameter and length. Choosing pipe size for flow/pressure requires additional info like flow rate, velocity, friction losses, and material.

Can I do this in Excel?

Yes. Compute V = PI()*(d/2)^2*L, then gallons = V/231, then weight = gallons*8.34.