Rate Overview
Live
1 WST = 1.3588 PLN
1 PLN = 0.735948
WST
Avg
1.3526
High
1.4821
Low
1.2611
Last updated: 3/27/2026, 9:29:14 AM
Quick Conversions
| WST | PLN |
|---|---|
| 1 WST | 1.36 PLN |
| 10 WST | 13.59 PLN |
| 50 WST | 67.94 PLN |
| 100 WST | 135.88 PLN |
| 500 WST | 679.40 PLN |
| 1,000 WST | 1,358.79 PLN |
Get WST/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=PLNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T09:29:14Z",
"rates": {
"PLN": 1.358791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "PLN",
"amount": 100
},
"result": 135.8791,
"rate": 1.358791
}Build with WST/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key