Rate Overview
Live
1 SLL = 0.000064 CAD
1 CAD = 15625.00
SLL
Avg
0.000064
High
0.000065
Low
0.000064
Last updated: 5/6/2026, 11:12:33 AM
Quick Conversions
| SLL | CAD |
|---|---|
| 1 SLL | 0.00 CAD |
| 10 SLL | 0.00 CAD |
| 50 SLL | 0.00 CAD |
| 100 SLL | 0.01 CAD |
| 500 SLL | 0.03 CAD |
| 1,000 SLL | 0.06 CAD |
Get SLL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CADExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-06T11:12:33Z",
"rates": {
"CAD": 0.000064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CAD",
"amount": 100
},
"result": 0.0063999999999999994,
"rate": 0.000064
}Build with SLL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key