Rate Overview
Live
1 LAK = 0.000303 CNY
1 CNY = 3300.33
LAK
Avg
0.000305
High
0.000308
Low
0.000302
Last updated: 7/1/2026, 7:47:53 PM
Quick Conversions
| LAK | CNY |
|---|---|
| 1 LAK | 0.00 CNY |
| 10 LAK | 0.00 CNY |
| 50 LAK | 0.02 CNY |
| 100 LAK | 0.03 CNY |
| 500 LAK | 0.15 CNY |
| 1,000 LAK | 0.30 CNY |
Get LAK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=CNYExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-01T19:47:53Z",
"rates": {
"CNY": 0.000303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "CNY",
"amount": 100
},
"result": 0.0303,
"rate": 0.000303
}Build with LAK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key