Rate Overview
Live
1 KPW = 0.007461 CNY
1 CNY = 134.0303
KPW
Avg
0.007477
High
0.007500
Low
0.007461
Last updated: 8/23/2026, 12:39:12 AM
Quick Conversions
| KPW | CNY |
|---|---|
| 1 KPW | 0.01 CNY |
| 10 KPW | 0.07 CNY |
| 50 KPW | 0.37 CNY |
| 100 KPW | 0.75 CNY |
| 500 KPW | 3.73 CNY |
| 1,000 KPW | 7.46 CNY |
Get KPW/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=CNYExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-23T00:39:12Z",
"rates": {
"CNY": 0.007461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "CNY",
"amount": 100
},
"result": 0.7461,
"rate": 0.007461
}Build with KPW/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key