Rate Overview
Live
1 CNY = 0.654751 PGK
1 PGK = 1.5273
CNY
Avg
0.656593
High
0.662322
Low
0.653879
Last updated: 8/13/2026, 10:57:48 AM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.65 PGK |
| 10 CNY | 6.55 PGK |
| 50 CNY | 32.74 PGK |
| 100 CNY | 65.48 PGK |
| 500 CNY | 327.38 PGK |
| 1,000 CNY | 654.75 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-08-13T10:57:48Z",
"rates": {
"PGK": 0.654751
}
}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.4751,
"rate": 0.654751
}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