Rate Overview
Live
1 CNY = 0.645849 PGK
1 PGK = 1.5483
CNY
Avg
0.605286
High
0.647615
Low
0.547214
Last updated: 6/26/2026, 9:32:29 AM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.65 PGK |
| 10 CNY | 6.46 PGK |
| 50 CNY | 32.29 PGK |
| 100 CNY | 64.58 PGK |
| 500 CNY | 322.92 PGK |
| 1,000 CNY | 645.85 PGK |
Get CNY/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=PGKExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-26T09:32:29Z",
"rates": {
"PGK": 0.645849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "PGK",
"amount": 100
},
"result": 64.5849,
"rate": 0.645849
}Build with CNY/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key