Rate Overview
Live
1 CNY = 225.2211 KRW
1 KRW = 0.004440
CNY
Avg
226.7763
High
229.3153
Low
225.2211
Last updated: 7/5/2026, 9:57:30 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 225.22 KRW |
| 10 CNY | 2,252.21 KRW |
| 50 CNY | 11,261.05 KRW |
| 100 CNY | 22,522.11 KRW |
| 500 CNY | 112,610.54 KRW |
| 1,000 CNY | 225,221.07 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-07-05T21:57:30Z",
"rates": {
"KRW": 225.221071
}
}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": 22522.1071,
"rate": 225.221071
}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