Rate Overview
Live
1 CAD = 15850.06 LAK
1 LAK = 0.000063
CAD
Avg
15879.58
High
15948.82
Low
15817.39
Last updated: 5/27/2026, 10:54:53 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,850.06 LAK |
| 10 CAD | 158,500.55 LAK |
| 50 CAD | 792,502.75 LAK |
| 100 CAD | 1,585,005.50 LAK |
| 500 CAD | 7,925,027.52 LAK |
| 1,000 CAD | 15,850,055.04 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-27T22:54:53Z",
"rates": {
"LAK": 15850.055039
}
}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": 1585005.5039000001,
"rate": 15850.055039
}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