Rate Overview
Live
1 LSL = 177.8156 BIF
1 BIF = 0.005624
LSL
Avg
178.1314
High
179.9213
Low
176.4054
Last updated: 5/6/2026, 7:09:57 PM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 177.82 BIF |
| 10 LSL | 1,778.16 BIF |
| 50 LSL | 8,890.78 BIF |
| 100 LSL | 17,781.56 BIF |
| 500 LSL | 88,907.78 BIF |
| 1,000 LSL | 177,815.56 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-06T19:09:57Z",
"rates": {
"BIF": 177.81556
}
}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": 17781.556,
"rate": 177.81556
}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