# 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.

- Page id: `lb-per-gallon-to-kg-per-liter` · Quantity: Density (`density`, base unit kg/m3) · Tool: `convert_units`
- Canonical page: https://tttkmbb.com/conversion/lb-per-gallon-to-kg-per-liter · This document: 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)

## 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 follows from the SI definitions of both units (NIST SP 811); values below are rounded 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

## 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 |

## API

- `GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=lb%2Fgal_us&to_unit=kg%2FL` → unified JSON envelope with `result.values.result`, `formula`, `factor`, `sources`, `freshness`
- MCP: server `https://tttkmbb.com/mcp`, tool `convert_units` with `{"value":5,"from_unit":"lb/gal_us","to_unit":"kg/L"}`
- All density units: https://tttkmbb.com/api/v1/units?quantity=density · full converter: [Density Converter](https://tttkmbb.com/conversion/density.md)
- Authentication: none. Freshness: `static` (fixed conversion factors).

## 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](https://tttkmbb.com/conversion/kg-per-liter-to-lb-per-gallon.md) (reverse)
- [Kilograms per cubic meter to Grams per cubic centimeter](https://tttkmbb.com/conversion/kg-per-m3-to-g-per-cm3.md)
- [Grams per cubic centimeter to Kilograms per cubic meter](https://tttkmbb.com/conversion/g-per-cm3-to-kg-per-m3.md)
- [Kilograms per cubic meter to Pounds per cubic foot](https://tttkmbb.com/conversion/kg-per-m3-to-lb-per-ft3.md)
- [Pounds per cubic foot to Kilograms per cubic meter](https://tttkmbb.com/conversion/lb-per-ft3-to-kg-per-m3.md)
- [Grams per milliliter to Kilograms per cubic meter](https://tttkmbb.com/conversion/g-per-ml-to-kg-per-m3.md)
- [Kilograms per cubic meter to Grams per milliliter](https://tttkmbb.com/conversion/kg-per-m3-to-g-per-ml.md)
- [Grams per cubic centimeter to Pounds per cubic inch](https://tttkmbb.com/conversion/g-per-cm3-to-lb-per-in3.md)
- [Pounds per cubic inch to Grams per cubic centimeter](https://tttkmbb.com/conversion/lb-per-in3-to-g-per-cm3.md)

## Data Sources

- NIST Special Publication 811 – Guide for the Use of the International System of Units (SI), Appendix B conversion factors — https://www.nist.gov/pml/special-publication-811 (standard, retrieved 2026-09-24)
- BIPM – The International System of Units (SI Brochure, 9th edition) — https://www.bipm.org/en/publications/si-brochure (standard, retrieved 2026-09-24)
- Wikipedia – Conversion of units — https://en.wikipedia.org/wiki/Conversion_of_units (reference, retrieved 2026-09-24)
