Rate Overview
Live
1 PGK = 1.5233 CNY
1 CNY = 0.656466
PGK
Avg
1.5204
High
1.5287
Low
1.5098
Last updated: 8/14/2026, 8:40:10 AM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.52 CNY |
| 10 PGK | 15.23 CNY |
| 50 PGK | 76.17 CNY |
| 100 PGK | 152.33 CNY |
| 500 PGK | 761.65 CNY |
| 1,000 PGK | 1,523.31 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-08-14T08:40:10Z",
"rates": {
"CNY": 1.523307
}
}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": 152.3307,
"rate": 1.523307
}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