Rate Overview
Live
1 PLN = 0.754254 WST
1 WST = 1.3258
PLN
Avg
0.752372
High
0.757175
Low
0.747314
Last updated: 4/17/2026, 6:12:39 AM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.75 WST |
| 10 PLN | 7.54 WST |
| 50 PLN | 37.71 WST |
| 100 PLN | 75.43 WST |
| 500 PLN | 377.13 WST |
| 1,000 PLN | 754.25 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-04-17T06:12:39Z",
"rates": {
"WST": 0.754254
}
}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": 75.4254,
"rate": 0.754254
}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