Rate Overview
Live
1 CAD = 11.9272 LSL
1 LSL = 0.083842
CAD
Avg
11.8911
High
12.0029
Low
11.8143
Last updated: 4/16/2026, 6:02:54 AM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.93 LSL |
| 10 CAD | 119.27 LSL |
| 50 CAD | 596.36 LSL |
| 100 CAD | 1,192.72 LSL |
| 500 CAD | 5,963.61 LSL |
| 1,000 CAD | 11,927.22 LSL |
Get CAD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=LSLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-04-16T06:02:54Z",
"rates": {
"LSL": 11.927217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "LSL",
"amount": 100
},
"result": 1192.7217,
"rate": 11.927217
}Build with CAD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key