Rate Overview
Live
1 CNY = 219.0800 KRW
1 KRW = 0.004565
CNY
Avg
211.4893
High
219.0800
Low
205.6940
Last updated: 3/26/2026, 11:36:58 PM
Quick Conversions
| CNY | KRW |
|---|---|
| 1 CNY | 219.08 KRW |
| 10 CNY | 2,190.80 KRW |
| 50 CNY | 10,954.00 KRW |
| 100 CNY | 21,908.00 KRW |
| 500 CNY | 109,540.02 KRW |
| 1,000 CNY | 219,080.04 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-26T23:36:58Z",
"rates": {
"KRW": 219.080039
}
}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": 21908.0039,
"rate": 219.080039
}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