Rate Overview
Live
1 PGK = 0.617454 WST
1 WST = 1.6196
PGK
Avg
0.617280
High
0.619186
Low
0.612892
Last updated: 7/25/2026, 3:23:32 AM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.62 WST |
| 10 PGK | 6.17 WST |
| 50 PGK | 30.87 WST |
| 100 PGK | 61.75 WST |
| 500 PGK | 308.73 WST |
| 1,000 PGK | 617.45 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-25T03:23:32Z",
"rates": {
"WST": 0.617454
}
}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": 61.7454,
"rate": 0.617454
}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