Rate Overview
Live
1 BIF = 29.9926 LBP
1 LBP = 0.033342
BIF
Avg
29.9982
High
30.1382
Low
29.7150
Last updated: 9/10/2026, 1:40:25 PM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 29.99 LBP |
| 10 BIF | 299.93 LBP |
| 50 BIF | 1,499.63 LBP |
| 100 BIF | 2,999.26 LBP |
| 500 BIF | 14,996.32 LBP |
| 1,000 BIF | 29,992.64 LBP |
Get BIF/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=LBPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-10T13:40:25Z",
"rates": {
"LBP": 29.992644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "LBP",
"amount": 100
},
"result": 2999.2644,
"rate": 29.992644
}Build with BIF/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key