Rate Overview
Live
1 WST = 1.6019 PGK
1 PGK = 0.624275
WST
Avg
1.6034
High
1.6128
Low
1.5828
Last updated: 6/16/2026, 11:19:15 AM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.60 PGK |
| 10 WST | 16.02 PGK |
| 50 WST | 80.09 PGK |
| 100 WST | 160.19 PGK |
| 500 WST | 800.93 PGK |
| 1,000 WST | 1,601.86 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-06-16T11:19:15Z",
"rates": {
"PGK": 1.601858
}
}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.1858,
"rate": 1.601858
}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