Rate Overview
Live
1 LSL = 178.3008 BIF
1 BIF = 0.005608
LSL
Avg
181.0977
High
188.2976
Low
175.0348
Last updated: 7/28/2026, 11:57:57 AM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 178.30 BIF |
| 10 LSL | 1,783.01 BIF |
| 50 LSL | 8,915.04 BIF |
| 100 LSL | 17,830.08 BIF |
| 500 LSL | 89,150.40 BIF |
| 1,000 LSL | 178,300.80 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-28T11:57:57Z",
"rates": {
"BIF": 178.300803
}
}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": 17830.0803,
"rate": 178.300803
}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