Rate Overview
Live
1 CNY = 222.5904 KRW
1 KRW = 0.004493
CNY
Avg
222.6085
High
224.0176
Low
221.2984
Last updated: 5/26/2026, 3:51:19 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 222.59 KRW |
| 10 CNY | 2,225.90 KRW |
| 50 CNY | 11,129.52 KRW |
| 100 CNY | 22,259.04 KRW |
| 500 CNY | 111,295.21 KRW |
| 1,000 CNY | 222,590.42 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-26T15:51:19Z",
"rates": {
"KRW": 222.590421
}
}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": 22259.0421,
"rate": 222.590421
}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