Rate Overview
Live
1 CNY = 133.9473 KPW
1 KPW = 0.007466
CNY
Avg
133.8780
High
134.1953
Low
133.3275
Last updated: 9/12/2026, 3:22:14 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 133.95 KPW |
| 10 CNY | 1,339.47 KPW |
| 50 CNY | 6,697.37 KPW |
| 100 CNY | 13,394.73 KPW |
| 500 CNY | 66,973.66 KPW |
| 1,000 CNY | 133,947.31 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-12T03:22:14Z",
"rates": {
"KPW": 133.947314
}
}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": 13394.7314,
"rate": 133.947314
}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