Rate Overview
Live
1 PGK = 1.5740 CNY
1 CNY = 0.635308
PGK
Avg
1.5723
High
1.5744
Low
1.5684
Last updated: 5/6/2026, 5:18:28 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.57 CNY |
| 10 PGK | 15.74 CNY |
| 50 PGK | 78.70 CNY |
| 100 PGK | 157.40 CNY |
| 500 PGK | 787.02 CNY |
| 1,000 PGK | 1,574.04 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-06T17:18:28Z",
"rates": {
"CNY": 1.574039
}
}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.4039,
"rate": 1.574039
}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