Rate Overview
Live
1 CNY = 0.621146 PGK
1 PGK = 1.6099
CNY
Avg
0.583339
High
0.627802
Low
0.531227
Last updated: 3/27/2026, 12:58:35 PM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.62 PGK |
| 10 CNY | 6.21 PGK |
| 50 CNY | 31.06 PGK |
| 100 CNY | 62.11 PGK |
| 500 CNY | 310.57 PGK |
| 1,000 CNY | 621.15 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-27T12:58:35Z",
"rates": {
"PGK": 0.621146
}
}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.114599999999996,
"rate": 0.621146
}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