Rate Overview
Live
1 WST = 1.6052 PGK
1 PGK = 0.622975
WST
Avg
1.6138
High
1.6320
Low
1.6052
Last updated: 7/19/2026, 2:21:02 PM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.61 PGK |
| 10 WST | 16.05 PGK |
| 50 WST | 80.26 PGK |
| 100 WST | 160.52 PGK |
| 500 WST | 802.60 PGK |
| 1,000 WST | 1,605.20 PGK |
Get WST/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=PGKExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-19T14:21:02Z",
"rates": {
"PGK": 1.6052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "PGK",
"amount": 100
},
"result": 160.51999999999998,
"rate": 1.6052
}Build with WST/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key