Rate Overview
Live
1 CAD = 16500.89 SLL
1 SLL = 0.000061
CAD
Avg
16545.04
High
16593.78
Low
16500.89
Last updated: 5/28/2026, 12:06:39 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,500.89 SLL |
| 10 CAD | 165,008.92 SLL |
| 50 CAD | 825,044.61 SLL |
| 100 CAD | 1,650,089.22 SLL |
| 500 CAD | 8,250,446.12 SLL |
| 1,000 CAD | 16,500,892.25 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-05-28T00:06:39Z",
"rates": {
"SLL": 16500.892245
}
}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": 1650089.2245,
"rate": 16500.892245
}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