Rate Overview
Live
1 CAD = 16125.05 LAK
1 LAK = 0.000062
CAD
Avg
15970.85
High
16125.05
Low
15863.03
Last updated: 4/17/2026, 6:27:51 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,125.05 LAK |
| 10 CAD | 161,250.51 LAK |
| 50 CAD | 806,252.54 LAK |
| 100 CAD | 1,612,505.07 LAK |
| 500 CAD | 8,062,525.36 LAK |
| 1,000 CAD | 16,125,050.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-04-17T06:27:51Z",
"rates": {
"LAK": 16125.050712
}
}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": 1612505.0712000001,
"rate": 16125.050712
}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