Rate Overview
Live
1 BIF = 7.7151 SLL
1 SLL = 0.129615
BIF
Avg
7.6962
High
7.7151
Low
7.6787
Last updated: 3/27/2026, 11:59:45 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 7.72 SLL |
| 10 BIF | 77.15 SLL |
| 50 BIF | 385.76 SLL |
| 100 BIF | 771.51 SLL |
| 500 BIF | 3,857.57 SLL |
| 1,000 BIF | 7,715.14 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-03-27T11:59:45Z",
"rates": {
"SLL": 7.715136
}
}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": 771.5136,
"rate": 7.715136
}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