Rate Overview
Live
1 CAD = 15640.22 LAK
1 LAK = 0.000064
CAD
Avg
15676.24
High
15857.23
Low
15569.09
Last updated: 3/27/2026, 9:28:01 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,640.22 LAK |
| 10 CAD | 156,402.25 LAK |
| 50 CAD | 782,011.24 LAK |
| 100 CAD | 1,564,022.47 LAK |
| 500 CAD | 7,820,112.36 LAK |
| 1,000 CAD | 15,640,224.72 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-27T09:28:01Z",
"rates": {
"LAK": 15640.224718
}
}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": 1564022.4718,
"rate": 15640.224718
}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