Rate Overview
Live
1 WST = 1.3776 PLN
1 PLN = 0.725902
WST
Avg
1.3434
High
1.3913
Low
1.2931
Last updated: 7/26/2026, 3:40:14 AM
Quick Conversions
| WST | PLN |
|---|---|
| 1 WST | 1.38 PLN |
| 10 WST | 13.78 PLN |
| 50 WST | 68.88 PLN |
| 100 WST | 137.76 PLN |
| 500 WST | 688.80 PLN |
| 1,000 WST | 1,377.60 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-07-26T03:40:14Z",
"rates": {
"PLN": 1.377596
}
}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": 137.7596,
"rate": 1.377596
}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