Rate Overview
Live
1 SLL = 0.130449 BIF
1 BIF = 7.6658
SLL
Avg
0.129336
High
0.131045
Low
0.121651
Last updated: 9/7/2026, 7:19:52 PM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.13 BIF |
| 10 SLL | 1.30 BIF |
| 50 SLL | 6.52 BIF |
| 100 SLL | 13.04 BIF |
| 500 SLL | 65.22 BIF |
| 1,000 SLL | 130.45 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-09-07T19:19:52Z",
"rates": {
"BIF": 0.130449
}
}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": 13.0449,
"rate": 0.130449
}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