Rate Overview
Live
1 BIF = 7.6420 SLL
1 SLL = 0.130856
BIF
Avg
7.6966
High
7.9945
Low
7.6420
Last updated: 8/12/2026, 10:14:25 AM
Quick Conversions
| BIF | SLL |
|---|---|
| 1 BIF | 7.64 SLL |
| 10 BIF | 76.42 SLL |
| 50 BIF | 382.10 SLL |
| 100 BIF | 764.20 SLL |
| 500 BIF | 3,820.99 SLL |
| 1,000 BIF | 7,641.97 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-08-12T10:14:25Z",
"rates": {
"SLL": 7.641973
}
}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": 764.1973,
"rate": 7.641973
}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