Rate Overview
Live
1 PGK = 1.5608 CNY
1 CNY = 0.640713
PGK
Avg
1.5974
High
1.6425
Low
1.5560
Last updated: 5/26/2026, 9:27:45 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.56 CNY |
| 10 PGK | 15.61 CNY |
| 50 PGK | 78.04 CNY |
| 100 PGK | 156.08 CNY |
| 500 PGK | 780.38 CNY |
| 1,000 PGK | 1,560.76 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-26T21:27:45Z",
"rates": {
"CNY": 1.56076
}
}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": 156.076,
"rate": 1.56076
}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