Rate Overview
Live
1 CAD = 11.8179 LSL
1 LSL = 0.084618
CAD
Avg
12.0802
High
12.3615
Low
11.8179
Last updated: 5/26/2026, 1:39:09 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.82 LSL |
| 10 CAD | 118.18 LSL |
| 50 CAD | 590.89 LSL |
| 100 CAD | 1,181.79 LSL |
| 500 CAD | 5,908.94 LSL |
| 1,000 CAD | 11,817.88 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-05-26T13:39:09Z",
"rates": {
"LSL": 11.81788
}
}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": 1181.788,
"rate": 11.81788
}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