Rate Overview
Live
1 CAD = 16103.80 LAK
1 LAK = 0.000062
CAD
Avg
15858.40
High
16194.76
Low
15519.56
Last updated: 7/28/2026, 12:03:31 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,103.80 LAK |
| 10 CAD | 161,038.01 LAK |
| 50 CAD | 805,190.07 LAK |
| 100 CAD | 1,610,380.14 LAK |
| 500 CAD | 8,051,900.72 LAK |
| 1,000 CAD | 16,103,801.44 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-28T12:03:31Z",
"rates": {
"LAK": 16103.80144
}
}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": 1610380.1439999999,
"rate": 16103.80144
}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