Rate Overview
Live
1 SLL = 0.141791 BIF
1 BIF = 7.0526
SLL
Avg
0.142112
High
0.143852
Low
0.141428
Last updated: 4/18/2026, 8:47:50 AM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.14 BIF |
| 10 SLL | 1.42 BIF |
| 50 SLL | 7.09 BIF |
| 100 SLL | 14.18 BIF |
| 500 SLL | 70.90 BIF |
| 1,000 SLL | 141.79 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-04-18T08:47:50Z",
"rates": {
"BIF": 0.141791
}
}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.1791,
"rate": 0.141791
}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