Rate Overview
Live
1 CNY = 130.3341 KPW
1 KPW = 0.007673
CNY
Avg
130.5873
High
131.2299
Low
130.2952
Last updated: 3/7/2026, 7:41:30 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 130.33 KPW |
| 10 CNY | 1,303.34 KPW |
| 50 CNY | 6,516.71 KPW |
| 100 CNY | 13,033.41 KPW |
| 500 CNY | 65,167.06 KPW |
| 1,000 CNY | 130,334.13 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-03-07T07:41:30Z",
"rates": {
"KPW": 130.334128
}
}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": 13033.4128,
"rate": 130.334128
}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