Rate Overview
Live
1 BIF = 7.6535 SLL
1 SLL = 0.130659
BIF
Avg
7.6783
High
7.8397
Low
7.6309
Last updated: 9/2/2026, 10:05:54 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 7.65 SLL |
| 10 BIF | 76.54 SLL |
| 50 BIF | 382.68 SLL |
| 100 BIF | 765.35 SLL |
| 500 BIF | 3,826.76 SLL |
| 1,000 BIF | 7,653.51 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-09-02T10:05:54Z",
"rates": {
"SLL": 7.653514
}
}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": 765.3514,
"rate": 7.653514
}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