Rate Overview
Live
1 BIF = 0.005449 LSL
1 LSL = 183.5199
BIF
Avg
0.005463
High
0.005521
Low
0.005443
Last updated: 7/8/2026, 5:48:35 PM
Quick Conversions
| BIF | LSL |
|---|---|
| 1 BIF | 0.01 LSL |
| 10 BIF | 0.05 LSL |
| 50 BIF | 0.27 LSL |
| 100 BIF | 0.54 LSL |
| 500 BIF | 2.72 LSL |
| 1,000 BIF | 5.45 LSL |
Get BIF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=LSLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-08T17:48:35Z",
"rates": {
"LSL": 0.005449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "LSL",
"amount": 100
},
"result": 0.5448999999999999,
"rate": 0.005449
}Build with BIF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key