Rate Overview
Live
1 PLN = 0.729496 WST
1 WST = 1.3708
PLN
Avg
0.742244
High
0.759784
Low
0.729496
Last updated: 3/6/2026, 7:28:53 PM
Quick Conversions
| PLN | WST |
|---|---|
| 1 PLN | 0.73 WST |
| 10 PLN | 7.29 WST |
| 50 PLN | 36.47 WST |
| 100 PLN | 72.95 WST |
| 500 PLN | 364.75 WST |
| 1,000 PLN | 729.50 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-06T19:28:53Z",
"rates": {
"WST": 0.729496
}
}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": 72.9496,
"rate": 0.729496
}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