Rate Overview
Live
1 PGK = 0.179946 CHF
1 CHF = 5.5572
PGK
Avg
0.181737
High
0.183050
Low
0.179946
Last updated: 4/16/2026, 1:27:23 AM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.80 CHF |
| 50 PGK | 9.00 CHF |
| 100 PGK | 17.99 CHF |
| 500 PGK | 89.97 CHF |
| 1,000 PGK | 179.95 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-04-16T01:27:23Z",
"rates": {
"CHF": 0.179946
}
}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.9946,
"rate": 0.179946
}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