Rate Overview
Live
1 BIF = 7.0526 SLL
1 SLL = 0.141791
BIF
Avg
7.0369
High
7.0707
Low
6.9516
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 7.05 SLL |
| 10 BIF | 70.53 SLL |
| 50 BIF | 352.63 SLL |
| 100 BIF | 705.26 SLL |
| 500 BIF | 3,526.31 SLL |
| 1,000 BIF | 7,052.61 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-04-18T08:47:59Z",
"rates": {
"SLL": 7.052614
}
}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": 705.2614,
"rate": 7.052614
}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