Rate Overview
Live
1 CAD = 15627.47 LAK
1 LAK = 0.000064
CAD
Avg
15625.24
High
15885.79
Low
15170.85
Last updated: 3/27/2026, 2:39:42 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,627.47 LAK |
| 10 CAD | 156,274.75 LAK |
| 50 CAD | 781,373.74 LAK |
| 100 CAD | 1,562,747.48 LAK |
| 500 CAD | 7,813,737.41 LAK |
| 1,000 CAD | 15,627,474.83 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-03-27T14:39:42Z",
"rates": {
"LAK": 15627.474826
}
}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": 1562747.4826,
"rate": 15627.474826
}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