Rate Overview
Live
1 PLN = 0.733557 WST
1 WST = 1.3632
PLN
Avg
0.757899
High
0.773500
Low
0.723791
Last updated: 3/27/2026, 12:57:11 PM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.73 WST |
| 10 PLN | 7.34 WST |
| 50 PLN | 36.68 WST |
| 100 PLN | 73.36 WST |
| 500 PLN | 366.78 WST |
| 1,000 PLN | 733.56 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-03-27T12:57:11Z",
"rates": {
"WST": 0.733557
}
}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.3557,
"rate": 0.733557
}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