Rate Overview
Live
1 CAD = 15851.03 LAK
1 LAK = 0.000063
CAD
Avg
15879.70
High
15948.82
Low
15817.39
Last updated: 5/27/2026, 9:34:36 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,851.03 LAK |
| 10 CAD | 158,510.29 LAK |
| 50 CAD | 792,551.43 LAK |
| 100 CAD | 1,585,102.85 LAK |
| 500 CAD | 7,925,514.27 LAK |
| 1,000 CAD | 15,851,028.53 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-05-27T21:34:36Z",
"rates": {
"LAK": 15851.028531
}
}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": 1585102.8531,
"rate": 15851.028531
}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