Rate Overview
Live
1 ILS = 1.1831 PLN
1 PLN = 0.845216
ILS
Avg
1.1582
High
1.4450
Low
1.0017
Last updated: 3/27/2026, 12:57:23 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.18 PLN |
| 10 ILS | 11.83 PLN |
| 50 ILS | 59.16 PLN |
| 100 ILS | 118.31 PLN |
| 500 ILS | 591.57 PLN |
| 1,000 ILS | 1,183.13 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-27T12:57:23Z",
"rates": {
"PLN": 1.18313
}
}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": 118.313,
"rate": 1.18313
}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