Rate Overview
Live
1 BIF = 0.005606 LSL
1 LSL = 178.3803
BIF
Avg
0.005593
High
0.005640
Low
0.005484
Last updated: 7/29/2026, 6:02:56 PM
Quick Conversions
| BIF | LSL |
|---|---|
| 1 BIF | 0.01 LSL |
| 10 BIF | 0.06 LSL |
| 50 BIF | 0.28 LSL |
| 100 BIF | 0.56 LSL |
| 500 BIF | 2.80 LSL |
| 1,000 BIF | 5.61 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-29T18:02:56Z",
"rates": {
"LSL": 0.005606
}
}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.5606,
"rate": 0.005606
}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