Rate Overview
Live
1 CAD = 15774.03 LAK
1 LAK = 0.000063
CAD
Avg
15685.18
High
15774.03
Low
15633.87
Last updated: 3/7/2026, 12:30:37 AM
Quick Conversions
| CAD | LAK |
|---|---|
| 1 CAD | 15,774.03 LAK |
| 10 CAD | 157,740.30 LAK |
| 50 CAD | 788,701.50 LAK |
| 100 CAD | 1,577,402.99 LAK |
| 500 CAD | 7,887,014.97 LAK |
| 1,000 CAD | 15,774,029.93 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-07T00:30:37Z",
"rates": {
"LAK": 15774.029932
}
}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": 1577402.9932,
"rate": 15774.029932
}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