Rate Overview
Live
1 CNY = 133.7322 KPW
1 KPW = 0.007478
CNY
Avg
131.5470
High
133.9439
Low
128.5492
Last updated: 9/2/2026, 5:48:57 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 133.73 KPW |
| 10 CNY | 1,337.32 KPW |
| 50 CNY | 6,686.61 KPW |
| 100 CNY | 13,373.22 KPW |
| 500 CNY | 66,866.09 KPW |
| 1,000 CNY | 133,732.18 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-02T17:48:57Z",
"rates": {
"KPW": 133.732181
}
}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": 13373.2181,
"rate": 133.732181
}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