Rate Overview
Live
1 ILS = 1.2432 PLN
1 PLN = 0.804348
ILS
Avg
1.1617
High
1.2939
Low
1.0613
Last updated: 7/26/2026, 6:17:33 AM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.43 PLN |
| 50 ILS | 62.16 PLN |
| 100 ILS | 124.32 PLN |
| 500 ILS | 621.62 PLN |
| 1,000 ILS | 1,243.24 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-07-26T06:17:33Z",
"rates": {
"PLN": 1.243243
}
}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": 124.32430000000001,
"rate": 1.243243
}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