Rate Overview
Live
1 KPW = 0.007464 CNY
1 CNY = 133.9764
KPW
Avg
0.007456
High
0.007464
Low
0.007448
Last updated: 9/14/2026, 9:39:25 AM
Quick Conversions
| KPW | CNY |
|---|---|
| 1 KPW | 0.01 CNY |
| 10 KPW | 0.07 CNY |
| 50 KPW | 0.37 CNY |
| 100 KPW | 0.75 CNY |
| 500 KPW | 3.73 CNY |
| 1,000 KPW | 7.46 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-09-14T09:39:25Z",
"rates": {
"CNY": 0.007464
}
}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.7464000000000001,
"rate": 0.007464
}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