Rate Overview
Live
1 CAD = 16001.90 LAK
1 LAK = 0.000062
CAD
Avg
16050.38
High
16101.16
Low
16001.90
Last updated: 7/27/2026, 5:36:31 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,001.90 LAK |
| 10 CAD | 160,018.97 LAK |
| 50 CAD | 800,094.86 LAK |
| 100 CAD | 1,600,189.73 LAK |
| 500 CAD | 8,000,948.63 LAK |
| 1,000 CAD | 16,001,897.26 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-27T17:36:31Z",
"rates": {
"LAK": 16001.897257
}
}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": 1600189.7257,
"rate": 16001.897257
}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