Rate Overview
Live
1 CHF = 5.5385 PGK
1 PGK = 0.180554
CHF
Avg
4.9878
High
5.5508
Low
4.2855
Last updated: 5/27/2026, 12:13:50 PM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.54 PGK |
| 10 CHF | 55.39 PGK |
| 50 CHF | 276.93 PGK |
| 100 CHF | 553.85 PGK |
| 500 CHF | 2,769.25 PGK |
| 1,000 CHF | 5,538.50 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-05-27T12:13:50Z",
"rates": {
"PGK": 5.538502
}
}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.8502,
"rate": 5.538502
}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