Velto
Math

Volume Calculator

Pick a shape, enter its dimensions and the volume calculator returns the result in your unit plus cubic meters, liters, US gallons and cubic feet.

Volume

3 m³

3

Liters

3,000

US gallons

792.5

ft³

105.944

Examples

How to use

  1. 1

    Choose the shape: box, cylinder, sphere, cone or pool.

  2. 2

    Pick the unit your measurements are in (m, cm, ft or in).

  3. 3

    Enter the dimensions asked for that shape.

  4. 4

    Read the volume with conversions to m³, liters, US gallons and ft³.

Parameters

Every field of this tool can be prefilled from the URL. Use these query parameters:

ParameterTypeDefault
shapebox | cylinder | sphere | cone | poolbox
anumber2
bnumber1.5
cnumber1
unitm | cm | ft | inm

Example : https://www.veltotools.com/math/volume-calculator?shape=box&a=2&b=1.5&c=1

API

The same tool is available as a free JSON API, with the same parameters as above. No key, no sign-up.

GET https://www.veltotools.com/api/v1/math/volume-calculator?shape=box&a=2&b=1.5&c=1
$ curl "https://www.veltotools.com/api/v1/math/volume-calculator?shape=box&a=2&b=1.5&c=1"

Related tools