Rate Overview
Live
1 CNY = 210.0850 KRW
1 KRW = 0.004760
CNY
Avg
209.7213
High
210.6308
Low
208.6064
Last updated: 8/15/2026, 4:55:52 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 210.08 KRW |
| 10 CNY | 2,100.85 KRW |
| 50 CNY | 10,504.25 KRW |
| 100 CNY | 21,008.50 KRW |
| 500 CNY | 105,042.50 KRW |
| 1,000 CNY | 210,085.00 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-08-15T16:55:52Z",
"rates": {
"KRW": 210.084999
}
}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": 21008.499900000003,
"rate": 210.084999
}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