Rate Overview
Live
1 PGK = 0.185657 CHF
1 CHF = 5.3863
PGK
Avg
0.182393
High
0.185657
Low
0.180324
Last updated: 8/29/2026, 9:53:20 AM
Quick Conversions
| PGK | CHF |
|---|---|
| 1 PGK | 0.19 CHF |
| 10 PGK | 1.86 CHF |
| 50 PGK | 9.28 CHF |
| 100 PGK | 18.57 CHF |
| 500 PGK | 92.83 CHF |
| 1,000 PGK | 185.66 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-29T09:53:20Z",
"rates": {
"CHF": 0.185657
}
}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.5657,
"rate": 0.185657
}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