Rate Overview
Live
1 CAD = 15870.55 LAK
1 LAK = 0.000063
CAD
Avg
15825.71
High
15931.90
Low
15647.17
Last updated: 7/7/2026, 12:19:50 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,870.55 LAK |
| 10 CAD | 158,705.53 LAK |
| 50 CAD | 793,527.65 LAK |
| 100 CAD | 1,587,055.31 LAK |
| 500 CAD | 7,935,276.53 LAK |
| 1,000 CAD | 15,870,553.06 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-07T12:19:50Z",
"rates": {
"LAK": 15870.553057
}
}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": 1587055.3057,
"rate": 15870.553057
}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