Rate Overview
Live
1 CAD = 16903.25 SLL
1 SLL = 0.000059
CAD
Avg
16800.34
High
16903.25
Low
16759.02
Last updated: 3/7/2026, 12:28:40 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,903.25 SLL |
| 10 CAD | 169,032.54 SLL |
| 50 CAD | 845,162.71 SLL |
| 100 CAD | 1,690,325.42 SLL |
| 500 CAD | 8,451,627.09 SLL |
| 1,000 CAD | 16,903,254.19 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-07T00:28:40Z",
"rates": {
"SLL": 16903.254188
}
}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": 1690325.4187999999,
"rate": 16903.254188
}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