Rate Overview
Live
1 WST = 1.5988 PGK
1 PGK = 0.625466
WST
Avg
1.5908
High
1.6254
Low
1.5383
Last updated: 7/14/2026, 9:11:54 AM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.60 PGK |
| 10 WST | 15.99 PGK |
| 50 WST | 79.94 PGK |
| 100 WST | 159.88 PGK |
| 500 WST | 799.40 PGK |
| 1,000 WST | 1,598.81 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-14T09:11:54Z",
"rates": {
"PGK": 1.598808
}
}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": 159.8808,
"rate": 1.598808
}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