Rate Overview
Live
1 PGK = 1.5353 CNY
1 CNY = 0.651357
PGK
Avg
1.6314
High
1.7632
Low
1.5267
Last updated: 7/26/2026, 12:28:24 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.54 CNY |
| 10 PGK | 15.35 CNY |
| 50 PGK | 76.76 CNY |
| 100 PGK | 153.53 CNY |
| 500 PGK | 767.63 CNY |
| 1,000 PGK | 1,535.26 CNY |
Get PGK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CNYExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-26T12:28:24Z",
"rates": {
"CNY": 1.535257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CNY",
"amount": 100
},
"result": 153.5257,
"rate": 1.535257
}Build with PGK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key