Rate Overview
Live
1 CNY = 0.664745 PGK
1 PGK = 1.5043
CNY
Avg
0.665947
High
0.671551
Low
0.658021
Last updated: 9/7/2026, 10:19:54 PM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.66 PGK |
| 10 CNY | 6.65 PGK |
| 50 CNY | 33.24 PGK |
| 100 CNY | 66.47 PGK |
| 500 CNY | 332.37 PGK |
| 1,000 CNY | 664.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-09-07T22:19:54Z",
"rates": {
"PGK": 0.664745
}
}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": 66.4745,
"rate": 0.664745
}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