Rate Overview
Live
1 PGK = 0.624719 WST
1 WST = 1.6007
PGK
Avg
0.628087
High
0.650078
Low
0.615249
Last updated: 7/26/2026, 4:30:19 PM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.62 WST |
| 10 PGK | 6.25 WST |
| 50 PGK | 31.24 WST |
| 100 PGK | 62.47 WST |
| 500 PGK | 312.36 WST |
| 1,000 PGK | 624.72 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-26T16:30:19Z",
"rates": {
"WST": 0.624719
}
}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.471900000000005,
"rate": 0.624719
}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