Rate Overview
Live
1 CAD = 15845.02 LAK
1 LAK = 0.000063
CAD
Avg
15804.05
High
16165.34
Low
15597.93
Last updated: 5/28/2026, 12:09:00 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,845.02 LAK |
| 10 CAD | 158,450.18 LAK |
| 50 CAD | 792,250.88 LAK |
| 100 CAD | 1,584,501.77 LAK |
| 500 CAD | 7,922,508.85 LAK |
| 1,000 CAD | 15,845,017.70 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-05-28T00:09:00Z",
"rates": {
"LAK": 15845.017697
}
}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": 1584501.7696999998,
"rate": 15845.017697
}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