Rate Overview
Live
1 CAD = 16105.78 LAK
1 LAK = 0.000062
CAD
Avg
15684.11
High
16388.26
Low
15037.73
Last updated: 7/20/2026, 3:35:41 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,105.78 LAK |
| 10 CAD | 161,057.76 LAK |
| 50 CAD | 805,288.79 LAK |
| 100 CAD | 1,610,577.57 LAK |
| 500 CAD | 8,052,887.85 LAK |
| 1,000 CAD | 16,105,775.71 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-07-20T03:35:41Z",
"rates": {
"LAK": 16105.775709
}
}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": 1610577.5709,
"rate": 16105.775709
}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