Rate Overview
Live
1 LSL = 181.8865 BIF
1 BIF = 0.005498
LSL
Avg
181.2339
High
186.4948
Low
175.2714
Last updated: 5/26/2026, 9:34:22 PM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 181.89 BIF |
| 10 LSL | 1,818.86 BIF |
| 50 LSL | 9,094.32 BIF |
| 100 LSL | 18,188.65 BIF |
| 500 LSL | 90,943.23 BIF |
| 1,000 LSL | 181,886.45 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-05-26T21:34:22Z",
"rates": {
"BIF": 181.886453
}
}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": 18188.6453,
"rate": 181.886453
}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