Rate Overview
Live
1 SLL = 0.124249 BIF
1 BIF = 8.0484
SLL
Avg
0.128330
High
0.129761
Low
0.124249
Last updated: 3/7/2026, 3:45:22 AM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.12 BIF |
| 10 SLL | 1.24 BIF |
| 50 SLL | 6.21 BIF |
| 100 SLL | 12.42 BIF |
| 500 SLL | 62.12 BIF |
| 1,000 SLL | 124.25 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-03-07T03:45:22Z",
"rates": {
"BIF": 0.124249
}
}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": 12.4249,
"rate": 0.124249
}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