Rate Overview
Live
1 PGK = 0.623502 WST
1 WST = 1.6038
PGK
Avg
0.625734
High
0.630337
Low
0.623502
Last updated: 7/6/2026, 11:52:30 AM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.62 WST |
| 10 PGK | 6.24 WST |
| 50 PGK | 31.18 WST |
| 100 PGK | 62.35 WST |
| 500 PGK | 311.75 WST |
| 1,000 PGK | 623.50 WST |
Get PGK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=WSTExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-06T11:52:30Z",
"rates": {
"WST": 0.623502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "WST",
"amount": 100
},
"result": 62.3502,
"rate": 0.623502
}Build with PGK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key