Rate Overview
Live
1 PLN = 0.739925 WST
1 WST = 1.3515
PLN
Avg
0.751014
High
0.773327
Low
0.730730
Last updated: 5/27/2026, 1:57:38 PM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.74 WST |
| 10 PLN | 7.40 WST |
| 50 PLN | 37.00 WST |
| 100 PLN | 73.99 WST |
| 500 PLN | 369.96 WST |
| 1,000 PLN | 739.93 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-05-27T13:57:38Z",
"rates": {
"WST": 0.739925
}
}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": 73.9925,
"rate": 0.739925
}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