Rate Overview
Live
1 ILS = 1.2425 PLN
1 PLN = 0.804844
ILS
Avg
1.2434
High
1.2509
Low
1.2361
Last updated: 7/25/2026, 6:19:42 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.42 PLN |
| 50 ILS | 62.12 PLN |
| 100 ILS | 124.25 PLN |
| 500 ILS | 621.24 PLN |
| 1,000 ILS | 1,242.48 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-25T18:19:42Z",
"rates": {
"PLN": 1.242477
}
}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.24770000000001,
"rate": 1.242477
}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