Rate Overview
Live
1 CNY = 132.0410 KPW
1 KPW = 0.007573
CNY
Avg
131.9435
High
132.3170
Low
131.6925
Last updated: 5/8/2026, 4:42:15 AM
Quick Conversions
| CNY | KPW |
|---|---|
| 1 CNY | 132.04 KPW |
| 10 CNY | 1,320.41 KPW |
| 50 CNY | 6,602.05 KPW |
| 100 CNY | 13,204.10 KPW |
| 500 CNY | 66,020.50 KPW |
| 1,000 CNY | 132,041.00 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-05-08T04:42:15Z",
"rates": {
"KPW": 132.040998
}
}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": 13204.0998,
"rate": 132.040998
}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