Rate Overview
Live
1 CNY = 132.7731 KPW
1 KPW = 0.007532
CNY
Avg
132.2671
High
133.0040
Low
131.6925
Last updated: 5/29/2026, 2:29:33 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.77 KPW |
| 10 CNY | 1,327.73 KPW |
| 50 CNY | 6,638.66 KPW |
| 100 CNY | 13,277.31 KPW |
| 500 CNY | 66,386.57 KPW |
| 1,000 CNY | 132,773.14 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-05-29T14:29:33Z",
"rates": {
"KPW": 132.773143
}
}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": 13277.3143,
"rate": 132.773143
}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