Rate Overview
Live
1 ILS = 1.2415 PLN
1 PLN = 0.805460
ILS
Avg
1.1647
High
1.3935
Low
1.0227
Last updated: 7/24/2026, 9:34:24 AM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.42 PLN |
| 50 ILS | 62.08 PLN |
| 100 ILS | 124.15 PLN |
| 500 ILS | 620.76 PLN |
| 1,000 ILS | 1,241.53 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-24T09:34:24Z",
"rates": {
"PLN": 1.241527
}
}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.15270000000001,
"rate": 1.241527
}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