Rate Overview
Live
1 PGK = 0.610922 WST
1 WST = 1.6369
PGK
Avg
0.644308
High
0.714388
Low
0.610922
Last updated: 7/23/2026, 9:56:46 PM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.61 WST |
| 10 PGK | 6.11 WST |
| 50 PGK | 30.55 WST |
| 100 PGK | 61.09 WST |
| 500 PGK | 305.46 WST |
| 1,000 PGK | 610.92 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-07-23T21:56:46Z",
"rates": {
"WST": 0.610922
}
}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": 61.0922,
"rate": 0.610922
}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