Rate Overview
Live
1 CAD = 15931.90 LAK
1 LAK = 0.000063
CAD
Avg
15757.28
High
15931.90
Low
15519.56
Last updated: 7/4/2026, 10:07:20 PM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,931.90 LAK |
| 10 CAD | 159,319.01 LAK |
| 50 CAD | 796,595.07 LAK |
| 100 CAD | 1,593,190.15 LAK |
| 500 CAD | 7,965,950.73 LAK |
| 1,000 CAD | 15,931,901.46 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-04T22:07:20Z",
"rates": {
"LAK": 15931.901457
}
}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": 1593190.1457,
"rate": 15931.901457
}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