chain
Liters to Gallons
⌃⏎ run · clear · / focus input
All units
send result to
no matches
// about this tool

Liters to Gallons Online

Updated 2026-07-26

Convert liters to US gallons online for free. Enter a volume in liters and SnapTools shows the exact value in gallons instantly, in your browser — nothing is uploaded.

Most of the world measures volume in liters, but US fuel tanks, recipes, and container sizes are usually quoted in gallons. This converter uses the exact US-gallon figure (not the larger UK gallon) so a metric spec converts correctly. For the full family of volume units — milliliters, cups, pints, the UK gallon — use the Volume Converter.

// how to use

  1. 1 Type or paste a volume in liters into the input.
  2. 2 SnapTools converts it to US gallons as you type.
  3. 3 Copy the result, or use the slider for a quick scrub across common tank/container sizes.

// examples

A large water bottle
Input
5
Output
1.32 gal
A metric fuel tank
Input
50
Output
13.21 gal

// common uses

Converting a metric fuel-tank or container capacity to US gallons Scaling a European recipe measured in liters to US measurements Comparing metric volume specs to US container sizes Checking a manual volume conversion

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
Does this convert to the US gallon or the UK gallon?
The US gallon. If you need the UK (imperial) gallon instead — about 20% larger — the full Volume Converter offers it as a separate unit.
What's the exact conversion factor?
1 liter is exactly 0.2641720524 US gallons — the reciprocal of the exact 3.785411784 liters per US gallon.
Why would I convert liters to gallons?
If you're reading a metric fuel-tank size, a European recipe, or a container spec and need the US-gallon equivalent for comparison or shopping.
What about the other direction?
Use Gallons to Liters, or the full Volume Converter for milliliters, cups, pints, and more.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/liters-to-gallons \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"5"}'
Esc
↑↓ navigate open Esc close