Rate Overview
Live
1 CNY = 592.3085 KHR
1 KHR = 0.001688
CNY
Avg
593.9468
High
595.6937
Low
592.3085
Last updated: 6/18/2026, 10:21:51 AM
Quick Conversions
| CNY | KHR |
|---|---|
| 1 CNY | 592.31 KHR |
| 10 CNY | 5,923.08 KHR |
| 50 CNY | 29,615.42 KHR |
| 100 CNY | 59,230.85 KHR |
| 500 CNY | 296,154.24 KHR |
| 1,000 CNY | 592,308.48 KHR |
Get CNY/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=KHRExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-18T10:21:51Z",
"rates": {
"KHR": 592.30848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "KHR",
"amount": 100
},
"result": 59230.848000000005,
"rate": 592.30848
}Build with CNY/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key