Rate Overview
Live
1 BIF = 30.0040 LBP
1 LBP = 0.033329
BIF
Avg
30.1762
High
30.5661
Low
30.0040
Last updated: 3/7/2026, 1:07:23 AM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.00 LBP |
| 10 BIF | 300.04 LBP |
| 50 BIF | 1,500.20 LBP |
| 100 BIF | 3,000.40 LBP |
| 500 BIF | 15,002.02 LBP |
| 1,000 BIF | 30,004.04 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-03-07T01:07:23Z",
"rates": {
"LBP": 30.004043
}
}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": 3000.4043,
"rate": 30.004043
}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