Rate Overview
Live
1 PGK = 1.5734 CNY
1 CNY = 0.635549
PGK
Avg
1.5780
High
1.5837
Low
1.5729
Last updated: 4/16/2026, 8:03:27 AM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.57 CNY |
| 10 PGK | 15.73 CNY |
| 50 PGK | 78.67 CNY |
| 100 PGK | 157.34 CNY |
| 500 PGK | 786.72 CNY |
| 1,000 PGK | 1,573.44 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-04-16T08:03:27Z",
"rates": {
"CNY": 1.573444
}
}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": 157.3444,
"rate": 1.573444
}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