Rate Overview
Live
1 SLL = 0.123487 BIF
1 BIF = 8.0980
SLL
Avg
0.127070
High
0.130443
Low
0.123219
Last updated: 7/28/2026, 4:18:34 PM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.12 BIF |
| 10 SLL | 1.23 BIF |
| 50 SLL | 6.17 BIF |
| 100 SLL | 12.35 BIF |
| 500 SLL | 61.74 BIF |
| 1,000 SLL | 123.49 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-07-28T16:18:34Z",
"rates": {
"BIF": 0.123487
}
}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.3487,
"rate": 0.123487
}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