Rate Overview
Live
1 WST = 1.5693 PGK
1 PGK = 0.637246
WST
Avg
1.5846
High
1.5986
Low
1.5693
Last updated: 3/7/2026, 7:44:15 AM
Quick Conversions
| WST | PGK |
|---|---|
| 1 WST | 1.57 PGK |
| 10 WST | 15.69 PGK |
| 50 WST | 78.46 PGK |
| 100 WST | 156.93 PGK |
| 500 WST | 784.63 PGK |
| 1,000 WST | 1,569.25 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-07T07:44:15Z",
"rates": {
"PGK": 1.569252
}
}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": 156.92520000000002,
"rate": 1.569252
}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