Rate Overview
Live
1 PKR = 0.024060 CNY
1 CNY = 41.5628
PKR
Avg
0.024115
High
0.024299
Low
0.024027
Last updated: 6/19/2026, 8:45:03 AM
Quick Conversions
| PKR | CNY |
|---|---|
| 1 PKR | 0.02 CNY |
| 10 PKR | 0.24 CNY |
| 50 PKR | 1.20 CNY |
| 100 PKR | 2.41 CNY |
| 500 PKR | 12.03 CNY |
| 1,000 PKR | 24.06 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-06-19T08:45:03Z",
"rates": {
"CNY": 0.02406
}
}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.406,
"rate": 0.02406
}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