Rate Overview
Live
1 CNY = 3331.95 LAK
1 LAK = 0.000300
CNY
Avg
3338.27
High
3349.03
Low
3328.39
Last updated: 7/27/2026, 8:16:29 PM
Quick Conversions
| CNY | LAK |
|---|---|
| 1 CNY | 3,331.95 LAK |
| 10 CNY | 33,319.48 LAK |
| 50 CNY | 166,597.39 LAK |
| 100 CNY | 333,194.78 LAK |
| 500 CNY | 1,665,973.91 LAK |
| 1,000 CNY | 3,331,947.83 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-27T20:16:29Z",
"rates": {
"LAK": 3331.947825
}
}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": 333194.78250000003,
"rate": 3331.947825
}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