Rate Overview
Live
1 CNY = 132.2816 KPW
1 KPW = 0.007560
CNY
Avg
132.8707
High
133.1676
Low
132.2816
Last updated: 6/23/2026, 3:44:43 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.28 KPW |
| 10 CNY | 1,322.82 KPW |
| 50 CNY | 6,614.08 KPW |
| 100 CNY | 13,228.16 KPW |
| 500 CNY | 66,140.82 KPW |
| 1,000 CNY | 132,281.65 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-23T15:44:43Z",
"rates": {
"KPW": 132.281647
}
}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": 13228.1647,
"rate": 132.281647
}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