Rate Overview
Live
1 CAD = 15737.54 LAK
1 LAK = 0.000064
CAD
Avg
15737.79
High
15819.21
Low
15659.70
Last updated: 6/17/2026, 6:42:32 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,737.54 LAK |
| 10 CAD | 157,375.41 LAK |
| 50 CAD | 786,877.03 LAK |
| 100 CAD | 1,573,754.06 LAK |
| 500 CAD | 7,868,770.32 LAK |
| 1,000 CAD | 15,737,540.63 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-06-17T06:42:32Z",
"rates": {
"LAK": 15737.540634
}
}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": 1573754.0634,
"rate": 15737.540634
}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