Rate Overview
Live
1 CNY = 0.640389 PGK
1 PGK = 1.5616
CNY
Avg
0.637357
High
0.641484
Low
0.635142
Last updated: 5/7/2026, 4:00:01 PM
Quick Conversions
| CNY | PGK |
|---|---|
| 1 CNY | 0.64 PGK |
| 10 CNY | 6.40 PGK |
| 50 CNY | 32.02 PGK |
| 100 CNY | 64.04 PGK |
| 500 CNY | 320.19 PGK |
| 1,000 CNY | 640.39 PGK |
Get CNY/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=PGKExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-05-07T16:00:01Z",
"rates": {
"PGK": 0.640389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "PGK",
"amount": 100
},
"result": 64.0389,
"rate": 0.640389
}Build with CNY/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key