Rate Overview
Live
1 CAD = 12.2949 LSL
1 LSL = 0.081334
CAD
Avg
12.2655
High
12.3615
Low
12.0921
Last updated: 5/6/2026, 9:37:18 AM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 12.29 LSL |
| 10 CAD | 122.95 LSL |
| 50 CAD | 614.75 LSL |
| 100 CAD | 1,229.49 LSL |
| 500 CAD | 6,147.46 LSL |
| 1,000 CAD | 12,294.92 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-06T09:37:18Z",
"rates": {
"LSL": 12.294919
}
}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": 1229.4919,
"rate": 12.294919
}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