Rate Overview
Live
1 PGK = 0.635499 WST
1 WST = 1.5736
PGK
Avg
0.647244
High
0.678146
Low
0.626958
Last updated: 3/27/2026, 12:54:46 PM
Quick Conversions
| PGK | WST |
|---|---|
| 1 PGK | 0.64 WST |
| 10 PGK | 6.35 WST |
| 50 PGK | 31.77 WST |
| 100 PGK | 63.55 WST |
| 500 PGK | 317.75 WST |
| 1,000 PGK | 635.50 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-27T12:54:46Z",
"rates": {
"WST": 0.635499
}
}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": 63.5499,
"rate": 0.635499
}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