Rate Overview
Live
1 CNY = 216.0226 KRW
1 KRW = 0.004629
CNY
Avg
212.6925
High
216.0226
Low
209.9188
Last updated: 3/6/2026, 6:11:39 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 216.02 KRW |
| 10 CNY | 2,160.23 KRW |
| 50 CNY | 10,801.13 KRW |
| 100 CNY | 21,602.26 KRW |
| 500 CNY | 108,011.31 KRW |
| 1,000 CNY | 216,022.61 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-03-06T18:11:39Z",
"rates": {
"KRW": 216.022611
}
}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": 21602.2611,
"rate": 216.022611
}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