Rate Overview
Live
1 PLN = 4.4993 SZL
1 SZL = 0.222258
PLN
Avg
4.5066
High
4.5508
Low
4.4907
Last updated: 5/27/2026, 1:57:27 PM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.50 SZL |
| 10 PLN | 44.99 SZL |
| 50 PLN | 224.96 SZL |
| 100 PLN | 449.93 SZL |
| 500 PLN | 2,249.64 SZL |
| 1,000 PLN | 4,499.27 SZL |
Get PLN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=SZLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T13:57:27Z",
"rates": {
"SZL": 4.49927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "SZL",
"amount": 100
},
"result": 449.927,
"rate": 4.49927
}Build with PLN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key