Rate Overview
Live
1 WST = 1.3336 PLN
1 PLN = 0.749833
WST
Avg
1.3417
High
1.3541
Low
1.3235
Last updated: 5/7/2026, 10:13:41 AM
Quick Conversions
| WST | PLN |
|---|---|
| 1 WST | 1.33 PLN |
| 10 WST | 13.34 PLN |
| 50 WST | 66.68 PLN |
| 100 WST | 133.36 PLN |
| 500 WST | 666.82 PLN |
| 1,000 WST | 1,333.63 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-05-07T10:13:41Z",
"rates": {
"PLN": 1.33363
}
}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": 133.363,
"rate": 1.33363
}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