Rate Overview
Live
1 CAD = 16519.62 SLL
1 SLL = 0.000061
CAD
Avg
16527.15
High
16901.45
Low
16155.25
Last updated: 3/27/2026, 10:58:53 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,519.62 SLL |
| 10 CAD | 165,196.16 SLL |
| 50 CAD | 825,980.78 SLL |
| 100 CAD | 1,651,961.55 SLL |
| 500 CAD | 8,259,807.75 SLL |
| 1,000 CAD | 16,519,615.51 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-27T10:58:53Z",
"rates": {
"SLL": 16519.615507
}
}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": 1651961.5506999998,
"rate": 16519.615507
}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