Rate Overview
Live
1 WST = 1.3823 PLN
1 PLN = 0.723435
WST
Avg
1.3809
High
1.3873
Low
1.3655
Last updated: 9/2/2026, 3:57:46 AM
Quick Conversions
| WST | PLN |
|---|---|
| 1 WST | 1.38 PLN |
| 10 WST | 13.82 PLN |
| 50 WST | 69.11 PLN |
| 100 WST | 138.23 PLN |
| 500 WST | 691.15 PLN |
| 1,000 WST | 1,382.30 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-09-02T03:57:46Z",
"rates": {
"PLN": 1.382295
}
}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": 138.2295,
"rate": 1.382295
}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