Rate Overview
Live
1 BND = 17891.53 SLL
1 SLL = 0.000056
BND
Avg
17664.08
High
19134.55
Low
16282.32
Last updated: 5/27/2026, 8:28:39 PM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 17,891.53 SLL |
| 10 BND | 178,915.30 SLL |
| 50 BND | 894,576.52 SLL |
| 100 BND | 1,789,153.04 SLL |
| 500 BND | 8,945,765.21 SLL |
| 1,000 BND | 17,891,530.42 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-05-27T20:28:39Z",
"rates": {
"SLL": 17891.530417
}
}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": 1789153.0417000002,
"rate": 17891.530417
}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