Rate Overview
Live
1 BIF = 8.0980 SLL
1 SLL = 0.123487
BIF
Avg
7.6085
High
8.2648
Low
7.0250
Last updated: 7/28/2026, 11:39:26 PM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 8.10 SLL |
| 10 BIF | 80.98 SLL |
| 50 BIF | 404.90 SLL |
| 100 BIF | 809.80 SLL |
| 500 BIF | 4,049.00 SLL |
| 1,000 BIF | 8,097.99 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-07-28T23:39:26Z",
"rates": {
"SLL": 8.097992
}
}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": 809.7991999999999,
"rate": 8.097992
}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