Rate Overview
Live
1 CHF = 5.4649 PGK
1 PGK = 0.182984
CHF
Avg
5.4954
High
5.5993
Low
5.3954
Last updated: 7/23/2026, 10:48:51 AM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.46 PGK |
| 10 CHF | 54.65 PGK |
| 50 CHF | 273.25 PGK |
| 100 CHF | 546.49 PGK |
| 500 CHF | 2,732.47 PGK |
| 1,000 CHF | 5,464.95 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-23T10:48:51Z",
"rates": {
"PGK": 5.464947
}
}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": 546.4947000000001,
"rate": 5.464947
}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