Rate Overview
Live
1 CNY = 0.634990 PGK
1 PGK = 1.5748
CNY
Avg
0.633958
High
0.636217
Low
0.631440
Last updated: 4/17/2026, 7:31:08 AM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.63 PGK |
| 10 CNY | 6.35 PGK |
| 50 CNY | 31.75 PGK |
| 100 CNY | 63.50 PGK |
| 500 CNY | 317.50 PGK |
| 1,000 CNY | 634.99 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-04-17T07:31:08Z",
"rates": {
"PGK": 0.63499
}
}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": 63.499,
"rate": 0.63499
}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