Rate Overview
Live
1 PLN = 4.5993 SZL
1 SZL = 0.217423
PLN
Avg
4.7401
High
5.0533
Low
4.4149
Last updated: 3/27/2026, 9:55:42 AM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.60 SZL |
| 10 PLN | 45.99 SZL |
| 50 PLN | 229.97 SZL |
| 100 PLN | 459.93 SZL |
| 500 PLN | 2,299.66 SZL |
| 1,000 PLN | 4,599.32 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-27T09:55:42Z",
"rates": {
"SZL": 4.599321
}
}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.9321,
"rate": 4.599321
}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