Rate Overview
Live
1 LBP = 0.033391 BIF
1 BIF = 29.9482
LBP
Avg
0.033264
High
0.033391
Low
0.033161
Last updated: 5/7/2026, 11:19:57 AM
Quick Conversions
| LBP | BIF |
|---|---|
| 1 LBP | 0.03 BIF |
| 10 LBP | 0.33 BIF |
| 50 LBP | 1.67 BIF |
| 100 LBP | 3.34 BIF |
| 500 LBP | 16.70 BIF |
| 1,000 LBP | 33.39 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-05-07T11:19:57Z",
"rates": {
"BIF": 0.033391
}
}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.3390999999999997,
"rate": 0.033391
}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