Rate Overview
Live
1 CNY = 132.8034 KPW
1 KPW = 0.007530
CNY
Avg
132.6442
High
132.9902
Low
132.1665
Last updated: 7/21/2026, 5:14:33 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.80 KPW |
| 10 CNY | 1,328.03 KPW |
| 50 CNY | 6,640.17 KPW |
| 100 CNY | 13,280.34 KPW |
| 500 CNY | 66,401.72 KPW |
| 1,000 CNY | 132,803.44 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-21T05:14:33Z",
"rates": {
"KPW": 132.803435
}
}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": 13280.3435,
"rate": 132.803435
}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