Rate Overview
Live
1 CNY = 132.6894 KPW
1 KPW = 0.007536
CNY
Avg
132.6679
High
133.1676
Low
132.1665
Last updated: 7/16/2026, 9:08:03 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.69 KPW |
| 10 CNY | 1,326.89 KPW |
| 50 CNY | 6,634.47 KPW |
| 100 CNY | 13,268.94 KPW |
| 500 CNY | 66,344.69 KPW |
| 1,000 CNY | 132,689.38 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-16T09:08:03Z",
"rates": {
"KPW": 132.689377
}
}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": 13268.9377,
"rate": 132.689377
}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