Rate Overview
Live
1 PGK = 0.179383 CHF
1 CHF = 5.5747
PGK
Avg
0.180232
High
0.180992
Low
0.178900
Last updated: 5/26/2026, 7:16:52 AM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.79 CHF |
| 50 PGK | 8.97 CHF |
| 100 PGK | 17.94 CHF |
| 500 PGK | 89.69 CHF |
| 1,000 PGK | 179.38 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-05-26T07:16:52Z",
"rates": {
"CHF": 0.179383
}
}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": 17.938299999999998,
"rate": 0.179383
}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