Rate Overview
Live
1 PGK = 0.625694 WST
1 WST = 1.5982
PGK
Avg
0.628607
High
0.633983
Low
0.625555
Last updated: 3/6/2026, 10:47:14 PM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.63 WST |
| 10 PGK | 6.26 WST |
| 50 PGK | 31.28 WST |
| 100 PGK | 62.57 WST |
| 500 PGK | 312.85 WST |
| 1,000 PGK | 625.69 WST |
Get PGK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=WSTExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T22:47:14Z",
"rates": {
"WST": 0.625694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "WST",
"amount": 100
},
"result": 62.569399999999995,
"rate": 0.625694
}Build with PGK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key