Rate Overview
Live
1 PKR = 0.024379 CNY
1 CNY = 41.0189
PKR
Avg
0.024206
High
0.024447
Low
0.024062
Last updated: 7/25/2026, 11:44:44 AM
Quick Conversions
| PKR | CNY |
|---|---|
| 1 PKR | 0.02 CNY |
| 10 PKR | 0.24 CNY |
| 50 PKR | 1.22 CNY |
| 100 PKR | 2.44 CNY |
| 500 PKR | 12.19 CNY |
| 1,000 PKR | 24.38 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-07-25T11:44:44Z",
"rates": {
"CNY": 0.024379
}
}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.4379,
"rate": 0.024379
}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