Rate Overview
Live
1 LSL = 177.3050 BIF
1 BIF = 0.005640
LSL
Avg
179.3883
High
182.3173
Low
177.3050
Last updated: 7/26/2026, 10:20:42 AM
Quick Conversions
| LSL | BIF |
|---|---|
| 1 LSL | 177.30 BIF |
| 10 LSL | 1,773.05 BIF |
| 50 LSL | 8,865.25 BIF |
| 100 LSL | 17,730.50 BIF |
| 500 LSL | 88,652.48 BIF |
| 1,000 LSL | 177,304.95 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-26T10:20:42Z",
"rates": {
"BIF": 177.304952
}
}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": 17730.495199999998,
"rate": 177.304952
}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