Rate Overview
Live
1 PLN = 0.832075 ILS
1 ILS = 1.2018
PLN
Avg
0.836125
High
0.841498
Low
0.831223
Last updated: 4/17/2026, 6:10:40 AM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.83 ILS |
| 10 PLN | 8.32 ILS |
| 50 PLN | 41.60 ILS |
| 100 PLN | 83.21 ILS |
| 500 PLN | 416.04 ILS |
| 1,000 PLN | 832.08 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-04-17T06:10:40Z",
"rates": {
"ILS": 0.832075
}
}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": 83.2075,
"rate": 0.832075
}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