Rate Overview
Live
1 CHF = 5.5024 PGK
1 PGK = 0.181740
CHF
Avg
5.4685
High
5.5024
Low
5.4257
Last updated: 7/6/2026, 1:42:00 AM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.50 PGK |
| 10 CHF | 55.02 PGK |
| 50 CHF | 275.12 PGK |
| 100 CHF | 550.24 PGK |
| 500 CHF | 2,751.18 PGK |
| 1,000 CHF | 5,502.37 PGK |
Get CHF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=PGKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-06T01:42:00Z",
"rates": {
"PGK": 5.502367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "PGK",
"amount": 100
},
"result": 550.2366999999999,
"rate": 5.502367
}Build with CHF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key