Rate Overview
Live
1 PLN = 4.4987 SZL
1 SZL = 0.222288
PLN
Avg
4.4496
High
4.5209
Low
4.3526
Last updated: 3/6/2026, 7:33:00 PM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.50 SZL |
| 10 PLN | 44.99 SZL |
| 50 PLN | 224.93 SZL |
| 100 PLN | 449.87 SZL |
| 500 PLN | 2,249.33 SZL |
| 1,000 PLN | 4,498.67 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-06T19:33:00Z",
"rates": {
"SZL": 4.498669
}
}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.8669,
"rate": 4.498669
}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