Rate Overview
Live
1 LSL = 181.2051 BIF
1 BIF = 0.005519
LSL
Avg
181.3760
High
184.1163
Low
178.7844
Last updated: 4/16/2026, 3:50:46 PM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 181.21 BIF |
| 10 LSL | 1,812.05 BIF |
| 50 LSL | 9,060.25 BIF |
| 100 LSL | 18,120.51 BIF |
| 500 LSL | 90,602.54 BIF |
| 1,000 LSL | 181,205.09 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-04-16T15:50:46Z",
"rates": {
"BIF": 181.205087
}
}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": 18120.5087,
"rate": 181.205087
}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