Rate Overview
Live
1 PGK = 1.5275 CNY
1 CNY = 0.654659
PGK
Avg
1.5401
High
1.5487
Low
1.5275
Last updated: 7/13/2026, 4:00:31 AM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.53 CNY |
| 10 PGK | 15.28 CNY |
| 50 PGK | 76.38 CNY |
| 100 PGK | 152.75 CNY |
| 500 PGK | 763.76 CNY |
| 1,000 PGK | 1,527.51 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-13T04:00:31Z",
"rates": {
"CNY": 1.527512
}
}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.7512,
"rate": 1.527512
}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