Rate Overview
Live
1 PLN = 0.737606 WST
1 WST = 1.3557
PLN
Avg
0.736021
High
0.740978
Low
0.730622
Last updated: 3/27/2026, 6:03:58 AM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.74 WST |
| 10 PLN | 7.38 WST |
| 50 PLN | 36.88 WST |
| 100 PLN | 73.76 WST |
| 500 PLN | 368.80 WST |
| 1,000 PLN | 737.61 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-27T06:03:58Z",
"rates": {
"WST": 0.737606
}
}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.7606,
"rate": 0.737606
}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