Rate Overview
Live
1 CAD = 16230.47 LAK
1 LAK = 0.000062
CAD
Avg
16188.37
High
16266.33
Low
16120.50
Last updated: 9/5/2026, 11:48:34 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,230.47 LAK |
| 10 CAD | 162,304.73 LAK |
| 50 CAD | 811,523.66 LAK |
| 100 CAD | 1,623,047.32 LAK |
| 500 CAD | 8,115,236.59 LAK |
| 1,000 CAD | 16,230,473.19 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-09-05T23:48:34Z",
"rates": {
"LAK": 16230.473187
}
}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": 1623047.3187,
"rate": 16230.473187
}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