Home › Unit Conversion › Pounds per US gallon to Kilograms per liter
Pounds per US gallon to Kilograms per liter (lb/gal to kg/L)
Convert pounds per US gallon to kilograms per liter: 1 lb/gal = 0.119826 kg/L. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 lb/gal = 0.119826 kg/L
kilograms per liter = pounds per US gallon × 0.1198264273 — reverse: pounds per US gallon = kilograms per liter × 8.345404452
The factor is derived from the SI definitions of both units (base unit: kg/m3) as listed in NIST SP 811; results on this page are shown to 6 significant figures, the API returns up to 12.
Worked examples
- 5 lb/gal = 0.599132 kg/L
- 12.5 lb/gal = 1.49783 kg/L
- 100 lb/gal = 11.9826 kg/L
Pounds per US gallon to kilograms per liter conversion table
| Pounds per US gallon (lb/gal) | Kilograms per liter (kg/L) |
|---|---|
| 1 | 0.119826 |
| 2 | 0.239653 |
| 3 | 0.359479 |
| 4 | 0.479306 |
| 5 | 0.599132 |
| 6 | 0.718959 |
| 7 | 0.838785 |
| 8 | 0.958611 |
| 9 | 1.07844 |
| 10 | 1.19826 |
| 15 | 1.7974 |
| 20 | 2.39653 |
| 25 | 2.99566 |
| 30 | 3.59479 |
| 40 | 4.79306 |
| 50 | 5.99132 |
| 75 | 8.98698 |
| 100 | 11.9826 |
| 200 | 23.9653 |
| 250 | 29.9566 |
| 500 | 59.9132 |
| 1000 | 119.826 |
FAQ
How many kilograms per liter are in one pound per US gallon?
1 lb/gal = 0.119826 kg/L. The factor comes from the SI definitions of both units (NIST SP 811 / BIPM), so it is exact or correct to at least 10 significant figures.
What is the formula to convert pounds per US gallon to kilograms per liter?
Multiply the value in pounds per US gallon by 0.1198264273: kilograms per liter = pounds per US gallon × 0.1198264273. For example, 5 lb/gal = 0.599132 kg/L.
How do I convert kilograms per liter back to pounds per US gallon?
Multiply by the inverse factor 8.345404452 (pounds per US gallon = kilograms per liter × 8.345404452), or use the kilograms per liter-to-pounds per US gallon page.
Related conversions
- Kilograms per liter to pounds per US gallon (reverse)
- Density Converter — all density units in one tool
- Kilograms per cubic meter to Grams per cubic centimeter
- Grams per cubic centimeter to Kilograms per cubic meter
- Kilograms per cubic meter to Pounds per cubic foot
- Pounds per cubic foot to Kilograms per cubic meter
- Grams per milliliter to Kilograms per cubic meter
- Kilograms per cubic meter to Grams per milliliter
- Grams per cubic centimeter to Pounds per cubic inch
- Pounds per cubic inch to Grams per cubic centimeter
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=lb%2Fgal_us&to_unit=kg%2FL - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"lb/gal_us","to_unit":"kg/L"} - Markdown: https://tttkmbb.com/conversion/lb-per-gallon-to-kg-per-liter.md · JSON: https://tttkmbb.com/conversion/lb-per-gallon-to-kg-per-liter.json (add
?value=for a result) · Units: /api/v1/units?quantity=density - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.