Rate Overview
Live
1 PGK = 1.5523 CNY
1 CNY = 0.644208
PGK
Avg
1.5495
High
1.5583
Low
1.5444
Last updated: 6/16/2026, 4:19:25 AM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.55 CNY |
| 10 PGK | 15.52 CNY |
| 50 PGK | 77.61 CNY |
| 100 PGK | 155.23 CNY |
| 500 PGK | 776.15 CNY |
| 1,000 PGK | 1,552.29 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-06-16T04:19:25Z",
"rates": {
"CNY": 1.552293
}
}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": 155.2293,
"rate": 1.552293
}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