Rate Overview
Live
1 CAD = 11.7787 LSL
1 LSL = 0.084899
CAD
Avg
11.5840
High
11.7854
Low
11.4167
Last updated: 7/20/2026, 2:22:36 AM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.78 LSL |
| 10 CAD | 117.79 LSL |
| 50 CAD | 588.94 LSL |
| 100 CAD | 1,177.87 LSL |
| 500 CAD | 5,889.36 LSL |
| 1,000 CAD | 11,778.72 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-07-20T02:22:36Z",
"rates": {
"LSL": 11.778719
}
}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": 1177.8719,
"rate": 11.778719
}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