Rate Overview
Live
1 PLN = 0.749906 WST
1 WST = 1.3335
PLN
Avg
0.745355
High
0.755600
Low
0.738514
Last updated: 5/7/2026, 9:08:49 AM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.75 WST |
| 10 PLN | 7.50 WST |
| 50 PLN | 37.50 WST |
| 100 PLN | 74.99 WST |
| 500 PLN | 374.95 WST |
| 1,000 PLN | 749.91 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-07T09:08:49Z",
"rates": {
"WST": 0.749906
}
}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": 74.9906,
"rate": 0.749906
}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