Rate Overview
Live
1 ILS = 1.2017 PLN
1 PLN = 0.832130
ILS
Avg
1.1960
High
1.2030
Low
1.1884
Last updated: 4/17/2026, 7:31:13 AM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.20 PLN |
| 10 ILS | 12.02 PLN |
| 50 ILS | 60.09 PLN |
| 100 ILS | 120.17 PLN |
| 500 ILS | 600.87 PLN |
| 1,000 ILS | 1,201.74 PLN |
Get ILS/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PLNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T07:31:13Z",
"rates": {
"PLN": 1.201736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PLN",
"amount": 100
},
"result": 120.1736,
"rate": 1.201736
}Build with ILS/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key