Rate Overview
Live
1 BIF = 30.2583 LBP
1 LBP = 0.033049
BIF
Avg
30.1664
High
30.3792
Low
29.9503
Last updated: 8/1/2026, 2:21:06 AM
Quick Conversions
| BIF | LBP |
|---|---|
| 1 BIF | 30.26 LBP |
| 10 BIF | 302.58 LBP |
| 50 BIF | 1,512.92 LBP |
| 100 BIF | 3,025.83 LBP |
| 500 BIF | 15,129.16 LBP |
| 1,000 BIF | 30,258.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-08-01T02:21:06Z",
"rates": {
"LBP": 30.258317
}
}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": 3025.8317,
"rate": 30.258317
}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