Rate Overview
Live
1 PGK = 1.5411 CNY
1 CNY = 0.648879
PGK
Avg
1.5454
High
1.5583
Low
1.5295
Last updated: 7/12/2026, 7:46:56 AM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.54 CNY |
| 10 PGK | 15.41 CNY |
| 50 PGK | 77.06 CNY |
| 100 PGK | 154.11 CNY |
| 500 PGK | 770.56 CNY |
| 1,000 PGK | 1,541.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-07-12T07:46:56Z",
"rates": {
"CNY": 1.541119
}
}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.1119,
"rate": 1.541119
}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