Rate Overview
Live
1 CAD = 16203.66 SLL
1 SLL = 0.000062
CAD
Avg
16480.32
High
17191.46
Low
16203.66
Last updated: 7/27/2026, 5:44:24 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,203.66 SLL |
| 10 CAD | 162,036.63 SLL |
| 50 CAD | 810,183.16 SLL |
| 100 CAD | 1,620,366.32 SLL |
| 500 CAD | 8,101,831.60 SLL |
| 1,000 CAD | 16,203,663.21 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-27T17:44:24Z",
"rates": {
"SLL": 16203.663208
}
}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": 1620366.3208,
"rate": 16203.663208
}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