Rate Overview
Live
1 BND = 17744.79 SLL
1 SLL = 0.000056
BND
Avg
18210.41
High
18767.25
Low
17722.96
Last updated: 7/30/2026, 3:20:40 AM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 17,744.79 SLL |
| 10 BND | 177,447.89 SLL |
| 50 BND | 887,239.43 SLL |
| 100 BND | 1,774,478.85 SLL |
| 500 BND | 8,872,394.26 SLL |
| 1,000 BND | 17,744,788.52 SLL |
Get BND/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SLLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-30T03:20:40Z",
"rates": {
"SLL": 17744.788524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SLL",
"amount": 100
},
"result": 1774478.8524,
"rate": 17744.788524
}Build with BND/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key