Rate Overview
Live
1 CNY = 134.1234 KPW
1 KPW = 0.007456
CNY
Avg
127.6813
High
134.1234
Low
123.9103
Last updated: 9/6/2026, 8:06:02 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 134.12 KPW |
| 10 CNY | 1,341.23 KPW |
| 50 CNY | 6,706.17 KPW |
| 100 CNY | 13,412.34 KPW |
| 500 CNY | 67,061.68 KPW |
| 1,000 CNY | 134,123.37 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-06T08:06:02Z",
"rates": {
"KPW": 134.123369
}
}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": 13412.3369,
"rate": 134.123369
}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