Rate Overview
Live
1 PGK = 1.5101 CNY
1 CNY = 0.662200
PGK
Avg
1.5192
High
1.5459
Low
1.4914
Last updated: 9/3/2026, 1:28:29 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.51 CNY |
| 10 PGK | 15.10 CNY |
| 50 PGK | 75.51 CNY |
| 100 PGK | 151.01 CNY |
| 500 PGK | 755.06 CNY |
| 1,000 PGK | 1,510.12 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-09-03T13:28:29Z",
"rates": {
"CNY": 1.510117
}
}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": 151.0117,
"rate": 1.510117
}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