Rate Overview
Live
1 PGK = 0.183284 CHF
1 CHF = 5.4560
PGK
Avg
0.200806
High
0.233342
Low
0.180153
Last updated: 7/23/2026, 5:09:06 PM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.83 CHF |
| 50 PGK | 9.16 CHF |
| 100 PGK | 18.33 CHF |
| 500 PGK | 91.64 CHF |
| 1,000 PGK | 183.28 CHF |
Get PGK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=CHFExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-23T17:09:06Z",
"rates": {
"CHF": 0.183284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "CHF",
"amount": 100
},
"result": 18.328400000000002,
"rate": 0.183284
}Build with PGK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key