Rate Overview
Live
1 PYG = 0.000435 WST
1 WST = 2298.85
PYG
Avg
0.000438
High
0.000445
Low
0.000432
Last updated: 5/7/2026, 2:50:11 PM
Quick Conversions
| PYG | WST |
|---|---|
| 1 PYG | 0.00 WST |
| 10 PYG | 0.00 WST |
| 50 PYG | 0.02 WST |
| 100 PYG | 0.04 WST |
| 500 PYG | 0.22 WST |
| 1,000 PYG | 0.44 WST |
Get PYG/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=WSTExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-07T14:50:11Z",
"rates": {
"WST": 0.000435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "WST",
"amount": 100
},
"result": 0.0435,
"rate": 0.000435
}Build with PYG/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key