Rate Overview
Live
1 BND = 16282.32 SLL
1 SLL = 0.000061
BND
Avg
17798.30
High
18896.54
Low
16282.32
Last updated: 3/28/2026, 10:44:47 AM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 16,282.32 SLL |
| 10 BND | 162,823.20 SLL |
| 50 BND | 814,116.01 SLL |
| 100 BND | 1,628,232.02 SLL |
| 500 BND | 8,141,160.08 SLL |
| 1,000 BND | 16,282,320.16 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-03-28T10:44:47Z",
"rates": {
"SLL": 16282.320162
}
}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": 1628232.0162,
"rate": 16282.320162
}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