Rate Overview
Live
1 KPW = 0.007510 CNY
1 CNY = 133.1558
KPW
Avg
0.007513
High
0.007524
Low
0.007508
Last updated: 6/19/2026, 8:52:20 AM
Quick Conversions
| KPW | CNY |
|---|---|
| 1 KPW | 0.01 CNY |
| 10 KPW | 0.08 CNY |
| 50 KPW | 0.38 CNY |
| 100 KPW | 0.75 CNY |
| 500 KPW | 3.76 CNY |
| 1,000 KPW | 7.51 CNY |
Get KPW/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=CNYExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-06-19T08:52:20Z",
"rates": {
"CNY": 0.00751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "CNY",
"amount": 100
},
"result": 0.751,
"rate": 0.00751
}Build with KPW/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key