Rate Overview
Live
1 WST = 1.3683 PLN
1 PLN = 0.730835
WST
Avg
1.3496
High
1.3683
Low
1.3162
Last updated: 3/7/2026, 1:03:49 AM
Quick Conversions
| WST | PLN |
|---|---|
| 1 WST | 1.37 PLN |
| 10 WST | 13.68 PLN |
| 50 WST | 68.41 PLN |
| 100 WST | 136.83 PLN |
| 500 WST | 684.15 PLN |
| 1,000 WST | 1,368.30 PLN |
Get WST/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=PLNExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T01:03:49Z",
"rates": {
"PLN": 1.368298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "PLN",
"amount": 100
},
"result": 136.8298,
"rate": 1.368298
}Build with WST/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key