Rate Overview
Live
1 PLN = 4.5446 SZL
1 SZL = 0.220042
PLN
Avg
4.5287
High
4.5560
Low
4.5003
Last updated: 4/17/2026, 12:49:39 AM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.54 SZL |
| 10 PLN | 45.45 SZL |
| 50 PLN | 227.23 SZL |
| 100 PLN | 454.46 SZL |
| 500 PLN | 2,272.30 SZL |
| 1,000 PLN | 4,544.59 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-04-17T00:49:39Z",
"rates": {
"SZL": 4.544592
}
}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": 454.45919999999995,
"rate": 4.544592
}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