Rate Overview
Live
1 CAD = 16128.67 LAK
1 LAK = 0.000062
CAD
Avg
16136.04
High
16184.35
Low
16078.00
Last updated: 5/7/2026, 10:15:10 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 16,128.67 LAK |
| 10 CAD | 161,286.71 LAK |
| 50 CAD | 806,433.57 LAK |
| 100 CAD | 1,612,867.15 LAK |
| 500 CAD | 8,064,335.75 LAK |
| 1,000 CAD | 16,128,671.49 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-07T10:15:10Z",
"rates": {
"LAK": 16128.671493
}
}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": 1612867.1493,
"rate": 16128.671493
}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