Rate Overview
Live
1 LSL = 180.7177 BIF
1 BIF = 0.005533
LSL
Avg
181.6818
High
183.7084
Low
179.7441
Last updated: 7/21/2026, 10:41:35 AM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 180.72 BIF |
| 10 LSL | 1,807.18 BIF |
| 50 LSL | 9,035.88 BIF |
| 100 LSL | 18,071.77 BIF |
| 500 LSL | 90,358.85 BIF |
| 1,000 LSL | 180,717.69 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-07-21T10:41:35Z",
"rates": {
"BIF": 180.717694
}
}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": 18071.7694,
"rate": 180.717694
}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