Rate Overview
Live
1 CHF = 5.5384 PGK
1 PGK = 0.180556
CHF
Avg
5.5330
High
5.5847
Low
5.4771
Last updated: 3/7/2026, 3:33:31 AM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.54 PGK |
| 10 CHF | 55.38 PGK |
| 50 CHF | 276.92 PGK |
| 100 CHF | 553.84 PGK |
| 500 CHF | 2,769.22 PGK |
| 1,000 CHF | 5,538.44 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-03-07T03:33:31Z",
"rates": {
"PGK": 5.538436
}
}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": 553.8436,
"rate": 5.538436
}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