Rate Overview
Live
1 PGK = 0.612534 WST
1 WST = 1.6326
PGK
Avg
0.611233
High
0.622139
Low
0.598558
Last updated: 9/2/2026, 10:21:11 AM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.61 WST |
| 10 PGK | 6.13 WST |
| 50 PGK | 30.63 WST |
| 100 PGK | 61.25 WST |
| 500 PGK | 306.27 WST |
| 1,000 PGK | 612.53 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-09-02T10:21:11Z",
"rates": {
"WST": 0.612534
}
}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.2534,
"rate": 0.612534
}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