Rate Overview
Live
1 CNY = 130.2239 KPW
1 KPW = 0.007679
CNY
Avg
129.9265
High
131.0744
Low
128.5492
Last updated: 3/28/2026, 12:24:59 PM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 130.22 KPW |
| 10 CNY | 1,302.24 KPW |
| 50 CNY | 6,511.20 KPW |
| 100 CNY | 13,022.39 KPW |
| 500 CNY | 65,111.96 KPW |
| 1,000 CNY | 130,223.93 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-28T12:24:59Z",
"rates": {
"KPW": 130.223929
}
}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": 13022.392899999999,
"rate": 130.223929
}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