Rate Overview
Live
1 CHF = 5.5103 PGK
1 PGK = 0.181479
CHF
Avg
5.4890
High
5.5116
Low
5.4484
Last updated: 6/16/2026, 4:30:42 PM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.51 PGK |
| 10 CHF | 55.10 PGK |
| 50 CHF | 275.51 PGK |
| 100 CHF | 551.03 PGK |
| 500 CHF | 2,755.14 PGK |
| 1,000 CHF | 5,510.28 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-06-16T16:30:42Z",
"rates": {
"PGK": 5.510277
}
}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": 551.0277,
"rate": 5.510277
}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