Rate Overview
Live
1 CAD = 12.2789 LSL
1 LSL = 0.081441
CAD
Avg
12.3412
High
12.4893
Low
12.2155
Last updated: 3/27/2026, 12:36:29 AM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 12.28 LSL |
| 10 CAD | 122.79 LSL |
| 50 CAD | 613.94 LSL |
| 100 CAD | 1,227.89 LSL |
| 500 CAD | 6,139.44 LSL |
| 1,000 CAD | 12,278.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-03-27T00:36:29Z",
"rates": {
"LSL": 12.278884
}
}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": 1227.8884,
"rate": 12.278884
}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