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
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
| Input | Result |
|---|---|
| 1 liters | 0.264172052358 US gallons |
| 5 liters | 1.32086026179 US gallons |
| 10 liters | 2.64172052358 US gallons |
JSON API example
Use the public JSON endpoint with these query parameters.
value1fromltogallon
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.