Rate Overview
Live
1 BIF = 30.0588 LBP
1 LBP = 0.033268
BIF
Avg
30.0920
High
30.2707
Low
29.8369
Last updated: 5/29/2026, 9:45:13 PM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.06 LBP |
| 10 BIF | 300.59 LBP |
| 50 BIF | 1,502.94 LBP |
| 100 BIF | 3,005.88 LBP |
| 500 BIF | 15,029.39 LBP |
| 1,000 BIF | 30,058.79 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-05-29T21:45:13Z",
"rates": {
"LBP": 30.058789
}
}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": 3005.8789,
"rate": 30.058789
}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