Rate Overview
Live
1 PGK = 0.185460 CHF
1 CHF = 5.3920
PGK
Avg
0.183551
High
0.185460
Low
0.181870
Last updated: 7/24/2026, 7:25:32 PM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.19 CHF |
| 10 PGK | 1.85 CHF |
| 50 PGK | 9.27 CHF |
| 100 PGK | 18.55 CHF |
| 500 PGK | 92.73 CHF |
| 1,000 PGK | 185.46 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-24T19:25:32Z",
"rates": {
"CHF": 0.18546
}
}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.546000000000003,
"rate": 0.18546
}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