Rate Overview
Live
1 CNY = 132.6644 KPW
1 KPW = 0.007538
CNY
Avg
127.1510
High
132.9570
Low
123.9103
Last updated: 6/23/2026, 2:27:36 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.66 KPW |
| 10 CNY | 1,326.64 KPW |
| 50 CNY | 6,633.22 KPW |
| 100 CNY | 13,266.44 KPW |
| 500 CNY | 66,332.18 KPW |
| 1,000 CNY | 132,664.36 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-06-23T02:27:36Z",
"rates": {
"KPW": 132.664355
}
}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": 13266.4355,
"rate": 132.664355
}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