Rate Overview
Live
1 CNY = 134.2570 KPW
1 KPW = 0.007448
CNY
Avg
130.0640
High
134.2570
Low
126.1568
Last updated: 9/12/2026, 7:26:47 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 134.26 KPW |
| 10 CNY | 1,342.57 KPW |
| 50 CNY | 6,712.85 KPW |
| 100 CNY | 13,425.70 KPW |
| 500 CNY | 67,128.49 KPW |
| 1,000 CNY | 134,256.98 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-12T07:26:47Z",
"rates": {
"KPW": 134.25698
}
}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": 13425.698,
"rate": 134.25698
}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