Rate Overview
Live
1 PGK = 0.183460 CHF
1 CHF = 5.4508
PGK
Avg
0.182581
High
0.183476
Low
0.181314
Last updated: 8/14/2026, 11:01:10 PM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.18 CHF |
| 10 PGK | 1.83 CHF |
| 50 PGK | 9.17 CHF |
| 100 PGK | 18.35 CHF |
| 500 PGK | 91.73 CHF |
| 1,000 PGK | 183.46 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-08-14T23:01:10Z",
"rates": {
"CHF": 0.18346
}
}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.346,
"rate": 0.18346
}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