Rate Overview
Live
1 CNY = 219.5312 KRW
1 KRW = 0.004555
CNY
Avg
216.4586
High
229.3153
Low
205.6940
Last updated: 7/18/2026, 3:07:52 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 219.53 KRW |
| 10 CNY | 2,195.31 KRW |
| 50 CNY | 10,976.56 KRW |
| 100 CNY | 21,953.12 KRW |
| 500 CNY | 109,765.59 KRW |
| 1,000 CNY | 219,531.18 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-18T15:07:52Z",
"rates": {
"KRW": 219.531182
}
}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": 21953.1182,
"rate": 219.531182
}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