Rate Overview
Live
1 WST = 1.3258 PLN
1 PLN = 0.754255
WST
Avg
1.3292
High
1.3381
Low
1.3207
Last updated: 4/17/2026, 6:15:47 AM
Quick Conversions
| WST | PLN |
|---|---|
| 1 WST | 1.33 PLN |
| 10 WST | 13.26 PLN |
| 50 WST | 66.29 PLN |
| 100 WST | 132.58 PLN |
| 500 WST | 662.91 PLN |
| 1,000 WST | 1,325.81 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-04-17T06:15:47Z",
"rates": {
"PLN": 1.325812
}
}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": 132.5812,
"rate": 1.325812
}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