Rate Overview
Live
1 CAD = 15325.90 SLL
1 SLL = 0.000065
CAD
Avg
15252.43
High
15325.90
Low
15145.44
Last updated: 4/17/2026, 7:34:09 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 15,325.90 SLL |
| 10 CAD | 153,258.97 SLL |
| 50 CAD | 766,294.84 SLL |
| 100 CAD | 1,532,589.68 SLL |
| 500 CAD | 7,662,948.40 SLL |
| 1,000 CAD | 15,325,896.80 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-04-17T07:34:09Z",
"rates": {
"SLL": 15325.896801
}
}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": 1532589.6801,
"rate": 15325.896801
}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