Rate Overview
Live
1 PGK = 0.180168 CHF
1 CHF = 5.5504
PGK
Avg
0.180373
High
0.181624
Low
0.179431
Last updated: 5/6/2026, 2:48:36 AM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.80 CHF |
| 50 PGK | 9.01 CHF |
| 100 PGK | 18.02 CHF |
| 500 PGK | 90.08 CHF |
| 1,000 PGK | 180.17 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-05-06T02:48:36Z",
"rates": {
"CHF": 0.180168
}
}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.0168,
"rate": 0.180168
}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