Rate Overview
Live
1 CNY = 225.6819 KRW
1 KRW = 0.004431
CNY
Avg
226.4262
High
230.5255
Low
224.8057
Last updated: 6/12/2026, 3:12:32 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 225.68 KRW |
| 10 CNY | 2,256.82 KRW |
| 50 CNY | 11,284.09 KRW |
| 100 CNY | 22,568.19 KRW |
| 500 CNY | 112,840.93 KRW |
| 1,000 CNY | 225,681.86 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-06-12T15:12:32Z",
"rates": {
"KRW": 225.681858
}
}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": 22568.1858,
"rate": 225.681858
}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