Rate Overview
Live
1 CNY = 132.5380 KPW
1 KPW = 0.007545
CNY
Avg
131.1867
High
133.0139
Low
128.5492
Last updated: 7/10/2026, 6:23:13 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.54 KPW |
| 10 CNY | 1,325.38 KPW |
| 50 CNY | 6,626.90 KPW |
| 100 CNY | 13,253.80 KPW |
| 500 CNY | 66,269.02 KPW |
| 1,000 CNY | 132,538.03 KPW |
Get CNY/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=KPWExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-10T06:23:13Z",
"rates": {
"KPW": 132.538034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "KPW",
"amount": 100
},
"result": 13253.8034,
"rate": 132.538034
}Build with CNY/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key