Rate Overview
Live
1 CHF = 5.5421 PGK
1 PGK = 0.180436
CHF
Avg
5.4994
High
5.5421
Low
5.4630
Last updated: 4/16/2026, 8:58:52 PM
Quick Conversions
| CHF | PGK |
|---|---|
| 1 CHF | 5.54 PGK |
| 10 CHF | 55.42 PGK |
| 50 CHF | 277.11 PGK |
| 100 CHF | 554.21 PGK |
| 500 CHF | 2,771.06 PGK |
| 1,000 CHF | 5,542.12 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-04-16T20:58:52Z",
"rates": {
"PGK": 5.54212
}
}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.212,
"rate": 5.54212
}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