Rate Overview
Live
1 PGK = 1.5410 CNY
1 CNY = 0.648938
PGK
Avg
1.6441
High
1.7687
Low
1.5410
Last updated: 7/5/2026, 4:15:06 PM
Quick Conversions
| PGK | CNY |
|---|---|
| 1 PGK | 1.54 CNY |
| 10 PGK | 15.41 CNY |
| 50 PGK | 77.05 CNY |
| 100 PGK | 154.10 CNY |
| 500 PGK | 770.49 CNY |
| 1,000 PGK | 1,540.98 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-05T16:15:06Z",
"rates": {
"CNY": 1.54098
}
}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.098,
"rate": 1.54098
}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