Rate Overview
Live
1 BIF = 8.2978 SLL
1 SLL = 0.120514
BIF
Avg
7.8716
High
8.2978
Low
7.6354
Last updated: 6/19/2026, 9:47:26 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 8.30 SLL |
| 10 BIF | 82.98 SLL |
| 50 BIF | 414.89 SLL |
| 100 BIF | 829.78 SLL |
| 500 BIF | 4,148.89 SLL |
| 1,000 BIF | 8,297.79 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-06-19T09:47:26Z",
"rates": {
"SLL": 8.297788
}
}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": 829.7788,
"rate": 8.297788
}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