Rate Overview
Live
1 PLN = 4.4355 SZL
1 SZL = 0.225453
PLN
Avg
4.6092
High
4.8828
Low
4.3081
Last updated: 7/25/2026, 7:39:21 PM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.44 SZL |
| 10 PLN | 44.36 SZL |
| 50 PLN | 221.78 SZL |
| 100 PLN | 443.55 SZL |
| 500 PLN | 2,217.76 SZL |
| 1,000 PLN | 4,435.51 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-07-25T19:39:21Z",
"rates": {
"SZL": 4.435512
}
}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": 443.5512,
"rate": 4.435512
}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