Rate Overview
Live
1 KRW = 0.004629 CNY
1 CNY = 216.0294
KRW
Avg
0.005153
High
0.005638
Low
0.004431
Last updated: 7/28/2026, 7:47:16 PM
Quick Conversions
| KRW | CNY |
|---|---|
| 1 KRW | 0.00 CNY |
| 10 KRW | 0.05 CNY |
| 50 KRW | 0.23 CNY |
| 100 KRW | 0.46 CNY |
| 500 KRW | 2.31 CNY |
| 1,000 KRW | 4.63 CNY |
Get KRW/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=CNYExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-28T19:47:16Z",
"rates": {
"CNY": 0.004629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "CNY",
"amount": 100
},
"result": 0.46290000000000003,
"rate": 0.004629
}Build with KRW/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key