Rate Overview
Live
1 BIF = 30.2343 LBP
1 LBP = 0.033075
BIF
Avg
30.2359
High
30.3338
Low
30.1668
Last updated: 3/29/2026, 9:02:42 AM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.23 LBP |
| 10 BIF | 302.34 LBP |
| 50 BIF | 1,511.72 LBP |
| 100 BIF | 3,023.43 LBP |
| 500 BIF | 15,117.16 LBP |
| 1,000 BIF | 30,234.32 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-29T09:02:42Z",
"rates": {
"LBP": 30.234317
}
}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": 3023.4317,
"rate": 30.234317
}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