Rate Overview
Live
1 WST = 1.6326 PGK
1 PGK = 0.612535
WST
Avg
1.6362
High
1.6707
Low
1.6074
Last updated: 9/2/2026, 10:10:39 AM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.63 PGK |
| 10 WST | 16.33 PGK |
| 50 WST | 81.63 PGK |
| 100 WST | 163.26 PGK |
| 500 WST | 816.28 PGK |
| 1,000 WST | 1,632.56 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-09-02T10:10:39Z",
"rates": {
"PGK": 1.63256
}
}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": 163.256,
"rate": 1.63256
}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