Rate Overview
Live
1 LSL = 179.2561 BIF
1 BIF = 0.005579
LSL
Avg
182.3811
High
186.2246
Low
179.0351
Last updated: 3/7/2026, 6:24:57 AM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 179.26 BIF |
| 10 LSL | 1,792.56 BIF |
| 50 LSL | 8,962.81 BIF |
| 100 LSL | 17,925.61 BIF |
| 500 LSL | 89,628.06 BIF |
| 1,000 LSL | 179,256.11 BIF |
Get LSL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BIFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T06:24:57Z",
"rates": {
"BIF": 179.25611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BIF",
"amount": 100
},
"result": 17925.611,
"rate": 179.25611
}Build with LSL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key