Rate Overview
Live
1 PGK = 1.5583 CNY
1 CNY = 0.641728
PGK
Avg
1.5598
High
1.5654
Low
1.5531
Last updated: 5/26/2026, 8:22:29 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.56 CNY |
| 10 PGK | 15.58 CNY |
| 50 PGK | 77.91 CNY |
| 100 PGK | 155.83 CNY |
| 500 PGK | 779.15 CNY |
| 1,000 PGK | 1,558.29 CNY |
Get PGK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CNYExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-26T20:22:29Z",
"rates": {
"CNY": 1.558292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CNY",
"amount": 100
},
"result": 155.82920000000001,
"rate": 1.558292
}Build with PGK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key