Rate Overview
Live
1 BND = 19133.34 SLL
1 SLL = 0.000052
BND
Avg
18246.86
High
19281.91
Low
17740.25
Last updated: 6/19/2026, 8:42:33 AM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 19,133.34 SLL |
| 10 BND | 191,333.36 SLL |
| 50 BND | 956,666.82 SLL |
| 100 BND | 1,913,333.63 SLL |
| 500 BND | 9,566,668.15 SLL |
| 1,000 BND | 19,133,336.31 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-06-19T08:42:33Z",
"rates": {
"SLL": 19133.336306
}
}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": 1913333.6306,
"rate": 19133.336306
}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