Rate Overview
Live
1 PLN = 4.4927 SZL
1 SZL = 0.222582
PLN
Avg
4.5281
High
4.6394
Low
4.4301
Last updated: 5/27/2026, 11:22:07 AM
Quick Conversions
| PLN | SZL |
|---|---|
| 1 PLN | 4.49 SZL |
| 10 PLN | 44.93 SZL |
| 50 PLN | 224.64 SZL |
| 100 PLN | 449.27 SZL |
| 500 PLN | 2,246.36 SZL |
| 1,000 PLN | 4,492.72 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-05-27T11:22:07Z",
"rates": {
"SZL": 4.49272
}
}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.27200000000005,
"rate": 4.49272
}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