Rate Overview
Live
1 CNY = 3332.02 LAK
1 LAK = 0.000300
CNY
Avg
3332.92
High
3349.03
Low
3320.95
Last updated: 7/23/2026, 7:22:28 AM
Quick Conversions
| CNY | LAK |
|---|---|
| 1 CNY | 3,332.02 LAK |
| 10 CNY | 33,320.20 LAK |
| 50 CNY | 166,601.00 LAK |
| 100 CNY | 333,201.99 LAK |
| 500 CNY | 1,666,009.97 LAK |
| 1,000 CNY | 3,332,019.93 LAK |
Get CNY/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=LAKExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-23T07:22:28Z",
"rates": {
"LAK": 3332.019935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "LAK",
"amount": 100
},
"result": 333201.9935,
"rate": 3332.019935
}Build with CNY/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key