Rate Overview
Live
1 CNY = 217.3826 KRW
1 KRW = 0.004600
CNY
Avg
216.9482
High
218.0791
Low
215.7504
Last updated: 4/15/2026, 11:51:35 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 217.38 KRW |
| 10 CNY | 2,173.83 KRW |
| 50 CNY | 10,869.13 KRW |
| 100 CNY | 21,738.26 KRW |
| 500 CNY | 108,691.28 KRW |
| 1,000 CNY | 217,382.55 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-04-15T23:51:35Z",
"rates": {
"KRW": 217.382552
}
}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": 21738.2552,
"rate": 217.382552
}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