Rate Overview
Live
1 PGK = 0.624274 WST
1 WST = 1.6019
PGK
Avg
0.623643
High
0.631773
Low
0.620056
Last updated: 6/16/2026, 10:01:38 AM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.62 WST |
| 10 PGK | 6.24 WST |
| 50 PGK | 31.21 WST |
| 100 PGK | 62.43 WST |
| 500 PGK | 312.14 WST |
| 1,000 PGK | 624.27 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-06-16T10:01:38Z",
"rates": {
"WST": 0.624274
}
}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.4274,
"rate": 0.624274
}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