Rate Overview
Live
1 CHF = 5.3950 PGK
1 PGK = 0.185356
CHF
Avg
5.4451
High
5.4739
Low
5.3950
Last updated: 3/27/2026, 1:56:25 PM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.40 PGK |
| 10 CHF | 53.95 PGK |
| 50 CHF | 269.75 PGK |
| 100 CHF | 539.50 PGK |
| 500 CHF | 2,697.51 PGK |
| 1,000 CHF | 5,395.03 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-27T13:56:25Z",
"rates": {
"PGK": 5.395028
}
}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": 539.5028,
"rate": 5.395028
}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