Rate Overview
Live
1 CAD = 11.5516 LSL
1 LSL = 0.086568
CAD
Avg
11.6991
High
11.8779
Low
11.5516
Last updated: 6/15/2026, 2:17:50 PM
Quick Conversions
| CAD | LSL |
|---|---|
| 1 CAD | 11.55 LSL |
| 10 CAD | 115.52 LSL |
| 50 CAD | 577.58 LSL |
| 100 CAD | 1,155.16 LSL |
| 500 CAD | 5,775.78 LSL |
| 1,000 CAD | 11,551.57 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-06-15T14:17:50Z",
"rates": {
"LSL": 11.551565
}
}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": 1155.1565,
"rate": 11.551565
}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