Rate Overview
Live
1 KRW = 0.004522 CNY
1 CNY = 221.1411
KRW
Avg
0.004487
High
0.004522
Low
0.004429
Last updated: 7/12/2026, 12:13:53 AM
Quick Conversions
| KRW | CNY |
|---|---|
| 1 KRW | 0.00 CNY |
| 10 KRW | 0.05 CNY |
| 50 KRW | 0.23 CNY |
| 100 KRW | 0.45 CNY |
| 500 KRW | 2.26 CNY |
| 1,000 KRW | 4.52 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-12T00:13:53Z",
"rates": {
"CNY": 0.004522
}
}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.4522,
"rate": 0.004522
}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