Rate Overview
Live
1 CNY = 0.621231 PGK
1 PGK = 1.6097
CNY
Avg
0.606023
High
0.624777
Low
0.582596
Last updated: 3/27/2026, 11:13:43 AM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.62 PGK |
| 10 CNY | 6.21 PGK |
| 50 CNY | 31.06 PGK |
| 100 CNY | 62.12 PGK |
| 500 CNY | 310.62 PGK |
| 1,000 CNY | 621.23 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-03-27T11:13:43Z",
"rates": {
"PGK": 0.621231
}
}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": 62.1231,
"rate": 0.621231
}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