Rate Overview
Live
1 BIF = 30.0946 LBP
1 LBP = 0.033229
BIF
Avg
30.1186
High
30.1945
Low
30.0339
Last updated: 7/27/2026, 9:08:09 PM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.09 LBP |
| 10 BIF | 300.95 LBP |
| 50 BIF | 1,504.73 LBP |
| 100 BIF | 3,009.46 LBP |
| 500 BIF | 15,047.32 LBP |
| 1,000 BIF | 30,094.63 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-07-27T21:08:09Z",
"rates": {
"LBP": 30.094632
}
}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.4632,
"rate": 30.094632
}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