Rate Overview
Live
1 ILS = 1.2363 PLN
1 PLN = 0.808879
ILS
Avg
1.2331
High
1.2389
Low
1.2266
Last updated: 5/7/2026, 1:45:09 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.36 PLN |
| 50 ILS | 61.81 PLN |
| 100 ILS | 123.63 PLN |
| 500 ILS | 618.14 PLN |
| 1,000 ILS | 1,236.28 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-05-07T13:45:09Z",
"rates": {
"PLN": 1.236279
}
}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": 123.6279,
"rate": 1.236279
}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