Rate Overview
Live
1 PGK = 1.5372 CNY
1 CNY = 0.650552
PGK
Avg
1.5836
High
1.6425
Low
1.5372
Last updated: 7/20/2026, 9:00:43 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.54 CNY |
| 10 PGK | 15.37 CNY |
| 50 PGK | 76.86 CNY |
| 100 PGK | 153.72 CNY |
| 500 PGK | 768.58 CNY |
| 1,000 PGK | 1,537.16 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-20T21:00:43Z",
"rates": {
"CNY": 1.537157
}
}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": 153.7157,
"rate": 1.537157
}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