Rate Overview
Live
1 KPW = 0.007672 CNY
1 CNY = 130.3441
KPW
Avg
0.007657
High
0.007674
Low
0.007620
Last updated: 3/7/2026, 7:41:14 AM
Quick Conversions
| KPW | CNY |
|---|---|
| 1 KPW | 0.01 CNY |
| 10 KPW | 0.08 CNY |
| 50 KPW | 0.38 CNY |
| 100 KPW | 0.77 CNY |
| 500 KPW | 3.84 CNY |
| 1,000 KPW | 7.67 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-03-07T07:41:14Z",
"rates": {
"CNY": 0.007672
}
}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.7672,
"rate": 0.007672
}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