Rate Overview
Live
1 SLL = 0.130342 BIF
1 BIF = 7.6721
SLL
Avg
0.131627
High
0.142349
Low
0.129522
Last updated: 7/8/2026, 10:20:56 AM
Quick Conversions
| SLL | BIF |
|---|---|
| 1 SLL | 0.13 BIF |
| 10 SLL | 1.30 BIF |
| 50 SLL | 6.52 BIF |
| 100 SLL | 13.03 BIF |
| 500 SLL | 65.17 BIF |
| 1,000 SLL | 130.34 BIF |
Get SLL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BIFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-08T10:20:56Z",
"rates": {
"BIF": 0.130342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BIF",
"amount": 100
},
"result": 13.034200000000002,
"rate": 0.130342
}Build with SLL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key