Rate Overview
Live
1 PLN = 4.5981 SZL
1 SZL = 0.217482
PLN
Avg
4.5975
High
4.6556
Low
4.5252
Last updated: 3/27/2026, 4:32:19 PM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.60 SZL |
| 10 PLN | 45.98 SZL |
| 50 PLN | 229.90 SZL |
| 100 PLN | 459.81 SZL |
| 500 PLN | 2,299.04 SZL |
| 1,000 PLN | 4,598.08 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-03-27T16:32:19Z",
"rates": {
"SZL": 4.598083
}
}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": 459.8083,
"rate": 4.598083
}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