Rate Overview
Live
1 CAD = 16302.81 SLL
1 SLL = 0.000061
CAD
Avg
16475.43
High
17655.29
Low
16302.71
Last updated: 6/17/2026, 6:40:30 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,302.81 SLL |
| 10 CAD | 163,028.08 SLL |
| 50 CAD | 815,140.40 SLL |
| 100 CAD | 1,630,280.80 SLL |
| 500 CAD | 8,151,403.98 SLL |
| 1,000 CAD | 16,302,807.96 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-06-17T06:40:30Z",
"rates": {
"SLL": 16302.807958
}
}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": 1630280.7958,
"rate": 16302.807958
}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