Rate Overview
Live
1 CAD = 12.2718 LSL
1 LSL = 0.081487
CAD
Avg
12.1338
High
12.4899
Low
11.6445
Last updated: 3/26/2026, 10:53:37 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 12.27 LSL |
| 10 CAD | 122.72 LSL |
| 50 CAD | 613.59 LSL |
| 100 CAD | 1,227.18 LSL |
| 500 CAD | 6,135.92 LSL |
| 1,000 CAD | 12,271.84 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-26T22:53:37Z",
"rates": {
"LSL": 12.271841
}
}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.1841,
"rate": 12.271841
}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