Rate Overview
Live
1 CAD = 16090.96 LAK
1 LAK = 0.000062
CAD
Avg
16054.71
High
16125.04
Low
15976.94
Last updated: 7/20/2026, 12:12:14 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,090.96 LAK |
| 10 CAD | 160,909.57 LAK |
| 50 CAD | 804,547.83 LAK |
| 100 CAD | 1,609,095.66 LAK |
| 500 CAD | 8,045,478.28 LAK |
| 1,000 CAD | 16,090,956.56 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-20T00:12:14Z",
"rates": {
"LAK": 16090.956557
}
}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": 1609095.6557,
"rate": 16090.956557
}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