Nothing yet — inputs you run here are remembered on this device.
Nothing yet — inputs you run here are remembered on this device.
Updated 2026-08-19
Convert volume online for free between litres, millilitres, US gallons, quarts, pints, cups, fluid ounces, and tablespoons. Enter a value, pick the units, and SnapTools shows the result instantly. Everything runs in your browser, so nothing you enter is uploaded.
Volume is the classic kitchen headache — recipes in cups, bottles in millilitres, fuel in gallons. This converter moves between metric and US customary units in any direction using standard factors, so you can scale a recipe, compare product sizes, or convert fuel volumes without second-guessing the math. Just note the gallons and pints here are US customary, which differ from imperial.
1 gal → L
3.7854118 L
2 L → mL
2000 mL
1 cup → mL
236.588 mL
curl -X POST https://thesnaptools.com/api/v1/tools/volume-converter \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"value":"1 gal \u2192 L"}'