Rate Overview
Live
1 WST = 1.5852 PGK
1 PGK = 0.630832
WST
Avg
1.5461
High
1.5950
Low
1.4746
Last updated: 3/27/2026, 6:10:40 PM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.59 PGK |
| 10 WST | 15.85 PGK |
| 50 WST | 79.26 PGK |
| 100 WST | 158.52 PGK |
| 500 WST | 792.60 PGK |
| 1,000 WST | 1,585.21 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-03-27T18:10:40Z",
"rates": {
"PGK": 1.585207
}
}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": 158.5207,
"rate": 1.585207
}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