Rate Overview
Live
1 WST = 1.6162 PGK
1 PGK = 0.618738
WST
Avg
1.6061
High
1.6320
Low
1.5818
Last updated: 7/22/2026, 9:04:32 AM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.62 PGK |
| 10 WST | 16.16 PGK |
| 50 WST | 80.81 PGK |
| 100 WST | 161.62 PGK |
| 500 WST | 808.10 PGK |
| 1,000 WST | 1,616.19 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-22T09:04:32Z",
"rates": {
"PGK": 1.616193
}
}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": 161.6193,
"rate": 1.616193
}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