Rate Overview
Live
1 ILS = 1.1795 PLN
1 PLN = 0.847802
ILS
Avg
1.1811
High
1.1991
Low
1.1384
Last updated: 3/27/2026, 2:34:15 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.18 PLN |
| 10 ILS | 11.80 PLN |
| 50 ILS | 58.98 PLN |
| 100 ILS | 117.95 PLN |
| 500 ILS | 589.76 PLN |
| 1,000 ILS | 1,179.52 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-03-27T14:34:15Z",
"rates": {
"PLN": 1.179521
}
}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": 117.9521,
"rate": 1.179521
}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