Rate Overview
Live
1 KRW = 0.004556 CNY
1 CNY = 219.4908
KRW
Avg
0.004648
High
0.004810
Low
0.004556
Last updated: 3/27/2026, 9:48:06 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.28 CNY |
| 1,000 KRW | 4.56 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-27T21:48:06Z",
"rates": {
"CNY": 0.004556
}
}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.4556,
"rate": 0.004556
}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