Rate Overview
Live
1 CHF = 5.6006 PGK
1 PGK = 0.178551
CHF
Avg
5.5631
High
5.6023
Low
5.5301
Last updated: 5/7/2026, 6:53:10 AM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.60 PGK |
| 10 CHF | 56.01 PGK |
| 50 CHF | 280.03 PGK |
| 100 CHF | 560.06 PGK |
| 500 CHF | 2,800.32 PGK |
| 1,000 CHF | 5,600.64 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-07T06:53:10Z",
"rates": {
"PGK": 5.600644
}
}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": 560.0644,
"rate": 5.600644
}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