Rate Overview
Live
1 KPW = 0.007545 CNY
1 CNY = 132.5381
KPW
Avg
0.007548
High
0.007558
Low
0.007535
Last updated: 5/27/2026, 8:24:50 PM
Quick Conversions
| KPW | CNY |
|---|---|
| 1 KPW | 0.01 CNY |
| 10 KPW | 0.08 CNY |
| 50 KPW | 0.38 CNY |
| 100 KPW | 0.75 CNY |
| 500 KPW | 3.77 CNY |
| 1,000 KPW | 7.55 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-05-27T20:24:50Z",
"rates": {
"CNY": 0.007545
}
}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.7545,
"rate": 0.007545
}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