Liters per Second to Gallons per Minute (US)
Snapshot
1 Liter per Second equals 15.85 Gallons per Minute (US). Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses a fixed factor based on time-normalized rate definitions.
- Example: For 0.1 Liters per Second, the result equals 1.585 Gallons per Minute (US).
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
15.85 Gallons per Minute (US) (gpm)
SwitchMachine access
Available to apps and AI agents
Liters per Second to Gallons per Minute (US) can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
flow-rate- Source unit
liters_per_second- Target unit
gallons_per_minute_us
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "flow-rate",
"value": 1,
"from": "liters_per_second",
"to": "gallons_per_minute_us"
}Essential response
{
"ok": true,
"conversion": {
"family": "flow-rate",
"value": 1,
"from": "liters_per_second",
"to": "gallons_per_minute_us",
"result": {
"raw": 15.850323141488907,
"display": "15.85"
},
"canonicalPath": "/flow-rate/liters-per-second-to-gallons-per-minute-us/"
}
}Explanation
Formula: Gallons per Minute (US) = Liters per Second × 15.85. Why: the route uses liters per second as the common basis, then applies the fixed US gallon definition together with the relevant per-minute or per-hour time scaling.
Liters per Second (L/s): an SI-style volumetric flow unit used to express how many liters move each second.
Gallons per Minute (US) (gpm): a US customary volumetric flow unit based on the US liquid gallon and commonly used in pumps, piping, and water systems.
This route is useful when translating between SI flow units and gallon- or cubic-foot-based reporting for pumps, piping, ventilation, and plant documentation.
This conversion is purely multiplicative because both units reduce through one liters-per-second flow basis with fixed unit-volume definitions and no offset.
Common Conversion Values
| Liters per Second (L/s) | Gallons per Minute (US) (gpm) |
|---|---|
| 0.1 | 1.585 |
| 0.5 | 7.925 |
| 1 | 15.85 |
| 5 | 79.252 |
| 10 | 158.503 |
| 25 | 396.258 |
| 50 | 792.516 |
| 100 | 1,585.03 |
| 1,000 | 15,850.32 |
Questions & answers
Frequently Asked Questions
What is 1 liter per second in gallons per minute (us)?
1 Liter per Second equals 15.85 Gallons per Minute (US) on this page.
Does this Liters per Second to Gallons per Minute (US) page use the US gallon standard?
Yes. Where US gallon units appear, this page uses the fixed US liquid gallon definition and keeps that standard aligned across the direct answer, calculator, and common values table.
When would I convert liters per second to gallons per minute (us)?
This route is useful when translating between SI flow units and gallon- or cubic-foot-based reporting for pumps, piping, ventilation, and plant documentation.
How do I reverse Liters per Second to Gallons per Minute (US)?
Use the mirror Gallons per Minute (US) to Liters per Second route; it applies the inverse relationship with the same flow-rate assumptions.