Rate Overview
Live
1 CNY = 225.1524 KRW
1 KRW = 0.004441
CNY
Avg
224.9913
High
225.6807
Low
224.1072
Last updated: 6/15/2026, 6:10:41 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 225.15 KRW |
| 10 CNY | 2,251.52 KRW |
| 50 CNY | 11,257.62 KRW |
| 100 CNY | 22,515.24 KRW |
| 500 CNY | 112,576.18 KRW |
| 1,000 CNY | 225,152.35 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-15T18:10:41Z",
"rates": {
"KRW": 225.152354
}
}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": 22515.2354,
"rate": 225.152354
}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