Rate Overview
Live
1 PGK = 1.5352 CNY
1 CNY = 0.651402
PGK
Avg
1.7157
High
1.8654
Low
1.5204
Last updated: 7/25/2026, 7:16:19 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.54 CNY |
| 10 PGK | 15.35 CNY |
| 50 PGK | 76.76 CNY |
| 100 PGK | 153.52 CNY |
| 500 PGK | 767.58 CNY |
| 1,000 PGK | 1,535.15 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-25T19:16:19Z",
"rates": {
"CNY": 1.535151
}
}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.5151,
"rate": 1.535151
}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