Rate Overview
Live
1 CNY = 223.0596 KRW
1 KRW = 0.004483
CNY
Avg
222.6606
High
224.0176
Low
221.2984
Last updated: 5/26/2026, 4:45:00 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 223.06 KRW |
| 10 CNY | 2,230.60 KRW |
| 50 CNY | 11,152.98 KRW |
| 100 CNY | 22,305.96 KRW |
| 500 CNY | 111,529.78 KRW |
| 1,000 CNY | 223,059.56 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-26T16:45:00Z",
"rates": {
"KRW": 223.059555
}
}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": 22305.9555,
"rate": 223.059555
}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