Rate Overview
Live
1 BIF = 30.0994 LBP
1 LBP = 0.033223
BIF
Avg
30.0930
High
30.2076
Low
30.0172
Last updated: 6/21/2026, 1:56:20 AM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.10 LBP |
| 10 BIF | 300.99 LBP |
| 50 BIF | 1,504.97 LBP |
| 100 BIF | 3,009.94 LBP |
| 500 BIF | 15,049.70 LBP |
| 1,000 BIF | 30,099.40 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-06-21T01:56:20Z",
"rates": {
"LBP": 30.099395
}
}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": 3009.9395,
"rate": 30.099395
}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