Rate Overview
Live
1 CNY = 132.8112 KPW
1 KPW = 0.007529
CNY
Avg
132.5803
High
132.8112
Low
132.2938
Last updated: 7/4/2026, 8:55:23 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.81 KPW |
| 10 CNY | 1,328.11 KPW |
| 50 CNY | 6,640.56 KPW |
| 100 CNY | 13,281.12 KPW |
| 500 CNY | 66,405.59 KPW |
| 1,000 CNY | 132,811.19 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-04T20:55:23Z",
"rates": {
"KPW": 132.811185
}
}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": 13281.118499999999,
"rate": 132.811185
}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