Rate Overview
Live
1 PGK = 0.182485 CHF
1 CHF = 5.4799
PGK
Avg
0.183300
High
0.184518
Low
0.182485
Last updated: 7/5/2026, 2:13:38 PM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.82 CHF |
| 50 PGK | 9.12 CHF |
| 100 PGK | 18.25 CHF |
| 500 PGK | 91.24 CHF |
| 1,000 PGK | 182.49 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-05T14:13:38Z",
"rates": {
"CHF": 0.182485
}
}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.2485,
"rate": 0.182485
}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