Rate Overview
Live
1 LSL = 182.3173 BIF
1 BIF = 0.005485
LSL
Avg
169.5020
High
185.3648
Low
152.9475
Last updated: 7/23/2026, 8:50:35 PM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 182.32 BIF |
| 10 LSL | 1,823.17 BIF |
| 50 LSL | 9,115.87 BIF |
| 100 LSL | 18,231.73 BIF |
| 500 LSL | 91,158.66 BIF |
| 1,000 LSL | 182,317.33 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-07-23T20:50:35Z",
"rates": {
"BIF": 182.317328
}
}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": 18231.7328,
"rate": 182.317328
}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