Rate Overview
Live
1 CNY = 223.2236 KRW
1 KRW = 0.004480
CNY
Avg
213.7430
High
223.2236
Low
205.6940
Last updated: 5/26/2026, 5:03:55 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 223.22 KRW |
| 10 CNY | 2,232.24 KRW |
| 50 CNY | 11,161.18 KRW |
| 100 CNY | 22,322.36 KRW |
| 500 CNY | 111,611.79 KRW |
| 1,000 CNY | 223,223.57 KRW |
Get CNY/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=KRWExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-05-26T17:03:55Z",
"rates": {
"KRW": 223.223571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "KRW",
"amount": 100
},
"result": 22322.3571,
"rate": 223.223571
}Build with CNY/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key