Rate Overview
Live
1 PGK = 1.5429 CNY
1 CNY = 0.648149
PGK
Avg
1.5412
High
1.5487
Low
1.5295
Last updated: 7/14/2026, 1:15:30 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.43 CNY |
| 1,000 PGK | 1,542.86 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-14T01:15:30Z",
"rates": {
"CNY": 1.542855
}
}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.2855,
"rate": 1.542855
}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