Rate Overview
Live
1 PKR = 0.024022 CNY
1 CNY = 41.6285
PKR
Avg
0.024074
High
0.024313
Low
0.023995
Last updated: 8/14/2026, 9:47:04 AM
Quick Conversions
| PKR | CNY |
|---|---|
| 1 PKR | 0.02 CNY |
| 10 PKR | 0.24 CNY |
| 50 PKR | 1.20 CNY |
| 100 PKR | 2.40 CNY |
| 500 PKR | 12.01 CNY |
| 1,000 PKR | 24.02 CNY |
Get PKR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=CNYExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-08-14T09:47:04Z",
"rates": {
"CNY": 0.024022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "CNY",
"amount": 100
},
"result": 2.4022,
"rate": 0.024022
}Build with PKR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key