Rate Overview
Live
1 PLN = 0.845882 ILS
1 ILS = 1.1822
PLN
Avg
0.863324
High
0.887728
Low
0.835342
Last updated: 3/27/2026, 9:29:19 AM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.85 ILS |
| 10 PLN | 8.46 ILS |
| 50 PLN | 42.29 ILS |
| 100 PLN | 84.59 ILS |
| 500 PLN | 422.94 ILS |
| 1,000 PLN | 845.88 ILS |
Get PLN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=ILSExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T09:29:19Z",
"rates": {
"ILS": 0.845882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "ILS",
"amount": 100
},
"result": 84.5882,
"rate": 0.845882
}Build with PLN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key