Rate Overview
Live
1 BIF = 7.7098 SLL
1 SLL = 0.129706
BIF
Avg
7.6910
High
7.7098
Low
7.6692
Last updated: 5/29/2026, 7:51:59 PM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 7.71 SLL |
| 10 BIF | 77.10 SLL |
| 50 BIF | 385.49 SLL |
| 100 BIF | 770.98 SLL |
| 500 BIF | 3,854.88 SLL |
| 1,000 BIF | 7,709.75 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-05-29T19:51:59Z",
"rates": {
"SLL": 7.709751
}
}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": 770.9751,
"rate": 7.709751
}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