Rate Overview
Live
1 CHF = 5.5457 PGK
1 PGK = 0.180320
CHF
Avg
5.5439
High
5.5897
Low
5.5251
Last updated: 5/27/2026, 8:24:09 AM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.55 PGK |
| 10 CHF | 55.46 PGK |
| 50 CHF | 277.28 PGK |
| 100 CHF | 554.57 PGK |
| 500 CHF | 2,772.85 PGK |
| 1,000 CHF | 5,545.70 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-27T08:24:09Z",
"rates": {
"PGK": 5.545695
}
}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": 554.5695000000001,
"rate": 5.545695
}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