Rate Overview
Live
1 CAD = 16108.77 LAK
1 LAK = 0.000062
CAD
Avg
15725.02
High
16165.34
Low
15342.68
Last updated: 7/28/2026, 2:06:00 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,108.77 LAK |
| 10 CAD | 161,087.69 LAK |
| 50 CAD | 805,438.45 LAK |
| 100 CAD | 1,610,876.91 LAK |
| 500 CAD | 8,054,384.54 LAK |
| 1,000 CAD | 16,108,769.09 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-28T14:06:00Z",
"rates": {
"LAK": 16108.769088
}
}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": 1610876.9087999999,
"rate": 16108.769088
}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