Rate Overview
Live
1 CAD = 15635.93 LAK
1 LAK = 0.000064
CAD
Avg
15636.23
High
15709.13
Low
15580.83
Last updated: 3/27/2026, 7:42:32 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,635.93 LAK |
| 10 CAD | 156,359.35 LAK |
| 50 CAD | 781,796.74 LAK |
| 100 CAD | 1,563,593.48 LAK |
| 500 CAD | 7,817,967.41 LAK |
| 1,000 CAD | 15,635,934.82 LAK |
Get CAD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=LAKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T07:42:32Z",
"rates": {
"LAK": 15635.934822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "LAK",
"amount": 100
},
"result": 1563593.4822,
"rate": 15635.934822
}Build with CAD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key