Rate Overview
Live
1 CAD = 16318.15 SLL
1 SLL = 0.000061
CAD
Avg
16259.25
High
16318.62
Low
16158.06
Last updated: 7/19/2026, 10:24:44 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,318.15 SLL |
| 10 CAD | 163,181.55 SLL |
| 50 CAD | 815,907.74 SLL |
| 100 CAD | 1,631,815.48 SLL |
| 500 CAD | 8,159,077.39 SLL |
| 1,000 CAD | 16,318,154.78 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-07-19T22:24:44Z",
"rates": {
"SLL": 16318.154782
}
}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": 1631815.4782,
"rate": 16318.154782
}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