Rate Overview
Live
1 CAD = 16505.32 SLL
1 SLL = 0.000061
CAD
Avg
16526.62
High
16901.45
Low
16155.25
Last updated: 3/27/2026, 12:39:22 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,505.32 SLL |
| 10 CAD | 165,053.15 SLL |
| 50 CAD | 825,265.76 SLL |
| 100 CAD | 1,650,531.52 SLL |
| 500 CAD | 8,252,657.59 SLL |
| 1,000 CAD | 16,505,315.18 SLL |
Get CAD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SLLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T12:39:22Z",
"rates": {
"SLL": 16505.315183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SLL",
"amount": 100
},
"result": 1650531.5182999999,
"rate": 16505.315183
}Build with CAD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key