Rate Overview
Live
1 CNY = 0.654995 PGK
1 PGK = 1.5267
CNY
Avg
0.631889
High
0.654995
Low
0.608829
Last updated: 7/18/2026, 2:37:57 PM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.65 PGK |
| 10 CNY | 6.55 PGK |
| 50 CNY | 32.75 PGK |
| 100 CNY | 65.50 PGK |
| 500 CNY | 327.50 PGK |
| 1,000 CNY | 655.00 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-18T14:37:57Z",
"rates": {
"PGK": 0.654995
}
}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.4995,
"rate": 0.654995
}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