Rate Overview
Live
1 SLL = 0.129705 BIF
1 BIF = 7.7098
SLL
Avg
0.132266
High
0.142267
Low
0.128420
Last updated: 5/29/2026, 5:27:08 PM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.13 BIF |
| 10 SLL | 1.30 BIF |
| 50 SLL | 6.49 BIF |
| 100 SLL | 12.97 BIF |
| 500 SLL | 64.85 BIF |
| 1,000 SLL | 129.70 BIF |
Get SLL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BIFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-29T17:27:08Z",
"rates": {
"BIF": 0.129705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BIF",
"amount": 100
},
"result": 12.9705,
"rate": 0.129705
}Build with SLL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key