Rate Overview
Live
1 BND = 17698.92 SLL
1 SLL = 0.000057
BND
Avg
17532.08
High
17776.99
Low
16170.76
Last updated: 7/9/2026, 8:08:26 PM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 17,698.92 SLL |
| 10 BND | 176,989.21 SLL |
| 50 BND | 884,946.05 SLL |
| 100 BND | 1,769,892.10 SLL |
| 500 BND | 8,849,460.48 SLL |
| 1,000 BND | 17,698,920.97 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-09T20:08:26Z",
"rates": {
"SLL": 17698.920965
}
}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": 1769892.0965000002,
"rate": 17698.920965
}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