Rate Overview
Live
1 CNY = 132.4190 KPW
1 KPW = 0.007552
CNY
Avg
130.9944
High
133.1516
Low
128.4504
Last updated: 6/27/2026, 5:09:20 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.42 KPW |
| 10 CNY | 1,324.19 KPW |
| 50 CNY | 6,620.95 KPW |
| 100 CNY | 13,241.90 KPW |
| 500 CNY | 66,209.50 KPW |
| 1,000 CNY | 132,419.01 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-27T17:09:20Z",
"rates": {
"KPW": 132.419006
}
}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": 13241.900599999999,
"rate": 132.419006
}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