Rate Overview
Live
1 WST = 1.6191 PGK
1 PGK = 0.617645
WST
Avg
1.6120
High
1.6191
Low
1.5858
Last updated: 5/7/2026, 4:26:29 AM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.62 PGK |
| 10 WST | 16.19 PGK |
| 50 WST | 80.95 PGK |
| 100 WST | 161.91 PGK |
| 500 WST | 809.53 PGK |
| 1,000 WST | 1,619.05 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-05-07T04:26:29Z",
"rates": {
"PGK": 1.619054
}
}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.9054,
"rate": 1.619054
}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