Rate Overview
Live
1 KPW = 0.007479 CNY
1 CNY = 133.7077
KPW
Avg
0.007567
High
0.007666
Low
0.007475
Last updated: 8/24/2026, 5:28:26 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.74 CNY |
| 1,000 KPW | 7.48 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-24T05:28:26Z",
"rates": {
"CNY": 0.007479
}
}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.7479,
"rate": 0.007479
}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