Rate Overview
Live
1 PGK = 0.620640 WST
1 WST = 1.6112
PGK
Avg
0.628478
High
0.636658
Low
0.620640
Last updated: 4/16/2026, 3:11:00 PM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.62 WST |
| 10 PGK | 6.21 WST |
| 50 PGK | 31.03 WST |
| 100 PGK | 62.06 WST |
| 500 PGK | 310.32 WST |
| 1,000 PGK | 620.64 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-04-16T15:11:00Z",
"rates": {
"WST": 0.62064
}
}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.064,
"rate": 0.62064
}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