Rate Overview
Live
1 CAD = 16085.31 SLL
1 SLL = 0.000062
CAD
Avg
15922.94
High
16085.31
Low
14752.30
Last updated: 7/5/2026, 9:43:19 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,085.31 SLL |
| 10 CAD | 160,853.11 SLL |
| 50 CAD | 804,265.55 SLL |
| 100 CAD | 1,608,531.10 SLL |
| 500 CAD | 8,042,655.52 SLL |
| 1,000 CAD | 16,085,311.04 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-05T21:43:19Z",
"rates": {
"SLL": 16085.311038
}
}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": 1608531.1038,
"rate": 16085.311038
}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