Gallons per Minute (UK) to Liters per Second
Snapshot
1 Gallon per Minute (UK) equals 0.075768 Liters per Second. 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 Gallons per Minute (UK), the result equals 0.007576817 Liters per Second.
- 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
0.075768 Liters per Second (L/s)
SwitchMachine access
Available to apps and AI agents
Gallons per Minute (UK) to Liters per Second 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
gallons_per_minute_uk- Target unit
liters_per_second
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": "gallons_per_minute_uk",
"to": "liters_per_second"
}Essential response
{
"ok": true,
"conversion": {
"family": "flow-rate",
"value": 1,
"from": "gallons_per_minute_uk",
"to": "liters_per_second",
"result": {
"raw": 0.07576816666666668,
"display": "0.075768"
},
"canonicalPath": "/flow-rate/gallons-per-minute-uk-to-liters-per-second/"
}
}Explanation
Formula: Liters per Second = Gallons per Minute (UK) × 0.075768. Why: the route uses liters per second as the common basis, then applies the fixed UK gallon definition together with the relevant per-minute or per-hour time scaling.
Gallons per Minute (UK) (gpm-uk): an imperial volumetric flow unit based on the UK gallon, which is larger than the US gallon and therefore must stay distinct.
Liters per Second (L/s): an SI-style volumetric flow unit used to express how many liters move each second.
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
| Gallons per Minute (UK) (gpm-uk) | Liters per Second (L/s) |
|---|---|
| 0.1 | 0.007576817 |
| 0.5 | 0.037884 |
| 1 | 0.075768 |
| 5 | 0.378841 |
| 10 | 0.757682 |
| 25 | 1.894 |
| 50 | 3.788 |
| 100 | 7.577 |
| 1,000 | 75.768 |
Questions & answers
Frequently Asked Questions
What is 1 gallon per minute (uk) in liters per second?
1 Gallon per Minute (UK) equals 0.075768 Liters per Second on this page.
Does this Gallons per Minute (UK) to Liters per Second page use the UK gallon standard?
Yes. Where UK gallon units appear, this page uses the fixed imperial gallon definition and keeps that standard aligned across the direct answer, calculator, and common values table.
When would I convert gallons per minute (uk) to liters per second?
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 Gallons per Minute (UK) to Liters per Second?
Use the mirror Liters per Second to Gallons per Minute (UK) route; it applies the inverse relationship with the same flow-rate assumptions.