Home › Unit Conversion › Liters to Oil barrels
Liters to Oil barrels (L to bbl)
Convert liters to oil barrels: 1 L = 0.00628981 bbl. Exact conversion factor, formula, 22-row table and worked examples, with JSON API and MCP access.
Formula
1 L = 0.00628981 bbl
oil barrels = liters × 0.00628981077 — reverse: liters = oil barrels × 158.9872949
The factor is derived from the SI definitions of both units (base unit: L) 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 L = 0.0314491 bbl
- 12.5 L = 0.0786226 bbl
- 100 L = 0.628981 bbl
Liters to oil barrels conversion table
| Liters (L) | Oil barrels (bbl) |
|---|---|
| 1 | 0.00628981 |
| 2 | 0.0125796 |
| 3 | 0.0188694 |
| 4 | 0.0251592 |
| 5 | 0.0314491 |
| 6 | 0.0377389 |
| 7 | 0.0440287 |
| 8 | 0.0503185 |
| 9 | 0.0566083 |
| 10 | 0.0628981 |
| 15 | 0.0943472 |
| 20 | 0.125796 |
| 25 | 0.157245 |
| 30 | 0.188694 |
| 40 | 0.251592 |
| 50 | 0.314491 |
| 75 | 0.471736 |
| 100 | 0.628981 |
| 200 | 1.25796 |
| 250 | 1.57245 |
| 500 | 3.14491 |
| 1000 | 6.28981 |
FAQ
How many oil barrels are in one liter?
1 L = 0.00628981 bbl. 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 liters to oil barrels?
Multiply the value in liters by 0.00628981077: oil barrels = liters × 0.00628981077. For example, 5 L = 0.0314491 bbl.
How do I convert oil barrels back to liters?
Multiply by the inverse factor 158.9872949 (liters = oil barrels × 158.9872949), or use the oil barrels-to-liters page.
Related conversions
Machine access
- API:
GET https://tttkmbb.com/api/v1/convert?value=5&from_unit=L&to_unit=bbl - MCP: server
https://tttkmbb.com/mcp, toolconvert_unitswith{"value":5,"from_unit":"L","to_unit":"bbl"} - Markdown: https://tttkmbb.com/conversion/liters-to-barrels.md · JSON: https://tttkmbb.com/conversion/liters-to-barrels.json (add
?value=for a result) · Units: /api/v1/units?quantity=volume - OpenAPI operationId:
convert_units. Freshness:static. Authentication: none.