Rate Overview
Live
1 KRW = 0.004649 CNY
1 CNY = 215.1000
KRW
Avg
0.004692
High
0.004763
Low
0.004649
Last updated: 3/7/2026, 6:03:02 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.32 CNY |
| 1,000 KRW | 4.65 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-03-07T18:03:02Z",
"rates": {
"CNY": 0.004649
}
}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.46490000000000004,
"rate": 0.004649
}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