Rate Overview
Live
1 CNY = 132.7907 KPW
1 KPW = 0.007531
CNY
Avg
133.0042
High
133.1854
Low
132.7558
Last updated: 6/18/2026, 10:22:39 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.79 KPW |
| 10 CNY | 1,327.91 KPW |
| 50 CNY | 6,639.54 KPW |
| 100 CNY | 13,279.07 KPW |
| 500 CNY | 66,395.36 KPW |
| 1,000 CNY | 132,790.72 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-18T10:22:39Z",
"rates": {
"KPW": 132.790723
}
}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": 13279.072300000002,
"rate": 132.790723
}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