Rate Overview
Live
1 PGK = 0.180774 CHF
1 CHF = 5.5318
PGK
Avg
0.181985
High
0.183540
Low
0.180774
Last updated: 6/15/2026, 9:52:38 AM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.81 CHF |
| 50 PGK | 9.04 CHF |
| 100 PGK | 18.08 CHF |
| 500 PGK | 90.39 CHF |
| 1,000 PGK | 180.77 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-06-15T09:52:38Z",
"rates": {
"CHF": 0.180774
}
}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.077399999999997,
"rate": 0.180774
}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