Rate Overview
Live
1 CNY = 0.651571 PGK
1 PGK = 1.5348
CNY
Avg
0.652289
High
0.654995
Low
0.649073
Last updated: 7/21/2026, 9:09:34 PM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.65 PGK |
| 10 CNY | 6.52 PGK |
| 50 CNY | 32.58 PGK |
| 100 CNY | 65.16 PGK |
| 500 CNY | 325.79 PGK |
| 1,000 CNY | 651.57 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-07-21T21:09:34Z",
"rates": {
"PGK": 0.651571
}
}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": 65.1571,
"rate": 0.651571
}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