Rate Overview
Live
1 PGK = 1.5429 CNY
1 CNY = 0.648131
PGK
Avg
1.5445
High
1.5504
Low
1.5415
Last updated: 7/3/2026, 12:43:33 AM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.54 CNY |
| 10 PGK | 15.43 CNY |
| 50 PGK | 77.14 CNY |
| 100 PGK | 154.29 CNY |
| 500 PGK | 771.45 CNY |
| 1,000 PGK | 1,542.90 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-07-03T00:43:33Z",
"rates": {
"CNY": 1.542897
}
}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": 154.28969999999998,
"rate": 1.542897
}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