Rate Overview
Live
1 CNY = 134.1929 KPW
1 KPW = 0.007452
CNY
Avg
132.5374
High
134.1929
Low
130.3595
Last updated: 9/13/2026, 4:52:03 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 134.19 KPW |
| 10 CNY | 1,341.93 KPW |
| 50 CNY | 6,709.65 KPW |
| 100 CNY | 13,419.29 KPW |
| 500 CNY | 67,096.46 KPW |
| 1,000 CNY | 134,192.91 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-09-13T16:52:03Z",
"rates": {
"KPW": 134.192914
}
}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": 13419.2914,
"rate": 134.192914
}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