Rate Overview
Live
1 BND = 17861.59 SLL
1 SLL = 0.000056
BND
Avg
17643.44
High
19273.98
Low
16170.76
Last updated: 8/1/2026, 11:05:32 AM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 17,861.59 SLL |
| 10 BND | 178,615.93 SLL |
| 50 BND | 893,079.65 SLL |
| 100 BND | 1,786,159.30 SLL |
| 500 BND | 8,930,796.49 SLL |
| 1,000 BND | 17,861,592.98 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-08-01T11:05:32Z",
"rates": {
"SLL": 17861.59298
}
}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": 1786159.2980000002,
"rate": 17861.59298
}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