Rate Overview
Live
1 BND = 18665.36 SLL
1 SLL = 0.000054
BND
Avg
18167.01
High
18665.36
Low
17927.34
Last updated: 3/7/2026, 9:12:08 AM
Quick Conversions
| BND | SLL |
|---|---|
| 1 BND | 18,665.36 SLL |
| 10 BND | 186,653.60 SLL |
| 50 BND | 933,267.98 SLL |
| 100 BND | 1,866,535.97 SLL |
| 500 BND | 9,332,679.84 SLL |
| 1,000 BND | 18,665,359.67 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-07T09:12:08Z",
"rates": {
"SLL": 18665.359672
}
}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": 1866535.9671999998,
"rate": 18665.359672
}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