Rate Overview
Live
1 CNY = 3115.28 LAK
1 LAK = 0.000321
CNY
Avg
3108.67
High
3120.57
Low
3100.01
Last updated: 3/7/2026, 7:41:42 AM
Quick Conversions
| CNY | LAK |
|---|---|
| 1 CNY | 3,115.28 LAK |
| 10 CNY | 31,152.83 LAK |
| 50 CNY | 155,764.16 LAK |
| 100 CNY | 311,528.33 LAK |
| 500 CNY | 1,557,641.64 LAK |
| 1,000 CNY | 3,115,283.28 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-03-07T07:41:42Z",
"rates": {
"LAK": 3115.283278
}
}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": 311528.32779999997,
"rate": 3115.283278
}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