Rate Overview
Live
1 SLL = 0.141872 BIF
1 BIF = 7.0486
SLL
Avg
0.141994
High
0.142560
Low
0.141615
Last updated: 5/9/2026, 9:48:35 AM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.14 BIF |
| 10 SLL | 1.42 BIF |
| 50 SLL | 7.09 BIF |
| 100 SLL | 14.19 BIF |
| 500 SLL | 70.94 BIF |
| 1,000 SLL | 141.87 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-05-09T09:48:35Z",
"rates": {
"BIF": 0.141872
}
}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": 14.1872,
"rate": 0.141872
}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