Volume

Liters to Gallons Converter

Convert liters to US gallons for fuel, water and container volumes.

PopularAPI Ready

Focused calculator

Calculate Liters to Gallons Converter

0.264172052358 gallon Sample: 1 liters

Formula

Formula: US gallons = liters x 0.264172052358.

Factor: 1 liters = 0.264172052358 US gallons.

Example: 1 liters = 0.264172052358 US gallons.

The calculator keeps full precision internally and rounds only for display.

Common examples

InputResult
1 liters0.264172052358 US gallons
5 liters1.32086026179 US gallons
10 liters2.64172052358 US gallons

JSON API example

Use the public JSON endpoint with these query parameters.

  • value1
  • froml
  • togallon
GET https://api.convematik.com/convert?value=1.0&from=l&to=gallon

{
  "value": 1.0,
  "from": "l",
  "to": "gallon",
  "result": 0.26417205235814845
}

Common questions

What does the Liters to Gallons Converter do?

It converts liters to US gallons using Convematik's unit conversion engine.

What formula does it use?

US gallons = liters x 0.264172052358.

Can I use decimal values?

Yes. Enter whole numbers or decimals and the calculator returns a decimal result.

Is this page free?

Yes. The converter runs as a free browser tool and can also be accessed through the API.