Rate Overview
Live
1 PLN = 0.713390 WST
1 WST = 1.4018
PLN
Avg
0.719305
High
0.723597
Low
0.713390
Last updated: 7/19/2026, 10:59:42 PM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.71 WST |
| 10 PLN | 7.13 WST |
| 50 PLN | 35.67 WST |
| 100 PLN | 71.34 WST |
| 500 PLN | 356.70 WST |
| 1,000 PLN | 713.39 WST |
Get PLN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=WSTExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-19T22:59:42Z",
"rates": {
"WST": 0.71339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "WST",
"amount": 100
},
"result": 71.339,
"rate": 0.71339
}Build with PLN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key