Rate Overview
Live
1 BIF = 8.1112 SLL
1 SLL = 0.123287
BIF
Avg
7.9239
High
8.1156
Low
7.6661
Last updated: 7/29/2026, 10:13:29 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 8.11 SLL |
| 10 BIF | 81.11 SLL |
| 50 BIF | 405.56 SLL |
| 100 BIF | 811.12 SLL |
| 500 BIF | 4,055.59 SLL |
| 1,000 BIF | 8,111.19 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-29T10:13:29Z",
"rates": {
"SLL": 8.111188
}
}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": 811.1188000000001,
"rate": 8.111188
}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