Rate Overview
Live
1 LSL = 173.6401 BIF
1 BIF = 0.005759
LSL
Avg
170.5347
High
185.4466
Low
153.1720
Last updated: 3/27/2026, 3:13:30 PM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 173.64 BIF |
| 10 LSL | 1,736.40 BIF |
| 50 LSL | 8,682.00 BIF |
| 100 LSL | 17,364.01 BIF |
| 500 LSL | 86,820.03 BIF |
| 1,000 LSL | 173,640.07 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-03-27T15:13:30Z",
"rates": {
"BIF": 173.640067
}
}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": 17364.006699999998,
"rate": 173.640067
}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