Rate Overview
Live
1 BIF = 30.0516 LBP
1 LBP = 0.033276
BIF
Avg
30.0378
High
30.1430
Low
29.8239
Last updated: 8/20/2026, 1:44:08 PM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.05 LBP |
| 10 BIF | 300.52 LBP |
| 50 BIF | 1,502.58 LBP |
| 100 BIF | 3,005.17 LBP |
| 500 BIF | 15,025.82 LBP |
| 1,000 BIF | 30,051.65 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-08-20T13:44:08Z",
"rates": {
"LBP": 30.05165
}
}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": 3005.165,
"rate": 30.05165
}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