Rate Overview
Live
1 LBP = 0.033211 BIF
1 BIF = 30.1105
LBP
Avg
0.033259
High
0.033668
Low
0.033124
Last updated: 4/17/2026, 6:06:35 AM
Quick Conversions
| LBP | BIF |
|---|---|
| 1 LBP | 0.03 BIF |
| 10 LBP | 0.33 BIF |
| 50 LBP | 1.66 BIF |
| 100 LBP | 3.32 BIF |
| 500 LBP | 16.61 BIF |
| 1,000 LBP | 33.21 BIF |
Get LBP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=BIFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T06:06:35Z",
"rates": {
"BIF": 0.033211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "BIF",
"amount": 100
},
"result": 3.3211,
"rate": 0.033211
}Build with LBP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key