Rate Overview
Live
1 LBP = 0.000129 BOB
1 BOB = 7751.94
LBP
Avg
0.000130
High
0.000133
Low
0.000128
Last updated: 8/19/2026, 5:04:18 AM
Quick Conversions
| LBP | BOB |
|---|---|
| 1 LBP | 0.00 BOB |
| 10 LBP | 0.00 BOB |
| 50 LBP | 0.01 BOB |
| 100 LBP | 0.01 BOB |
| 500 LBP | 0.06 BOB |
| 1,000 LBP | 0.13 BOB |
Get LBP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=BOBExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-08-19T05:04:18Z",
"rates": {
"BOB": 0.000129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "BOB",
"amount": 100
},
"result": 0.012899999999999998,
"rate": 0.000129
}Build with LBP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key