Rate Overview
Live
1 PGK = 0.184595 CHF
1 CHF = 5.4173
PGK
Avg
0.195049
High
0.223969
Low
0.179074
Last updated: 3/26/2026, 11:39:01 PM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.85 CHF |
| 50 PGK | 9.23 CHF |
| 100 PGK | 18.46 CHF |
| 500 PGK | 92.30 CHF |
| 1,000 PGK | 184.60 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-03-26T23:39:01Z",
"rates": {
"CHF": 0.184595
}
}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.459500000000002,
"rate": 0.184595
}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