Rate Overview
Live
1 BIF = 7.7277 SLL
1 SLL = 0.129404
BIF
Avg
7.7229
High
7.7452
Low
7.7065
Last updated: 3/7/2026, 1:03:02 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 7.73 SLL |
| 10 BIF | 77.28 SLL |
| 50 BIF | 386.39 SLL |
| 100 BIF | 772.77 SLL |
| 500 BIF | 3,863.86 SLL |
| 1,000 BIF | 7,727.71 SLL |
Get BIF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SLLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:03:02Z",
"rates": {
"SLL": 7.727714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SLL",
"amount": 100
},
"result": 772.7714,
"rate": 7.727714
}Build with BIF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key