Rate Overview
Live
1 ILS = 1.2356 PLN
1 PLN = 0.809317
ILS
Avg
1.2433
High
1.2572
Low
1.2337
Last updated: 9/4/2026, 5:43:45 AM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.36 PLN |
| 50 ILS | 61.78 PLN |
| 100 ILS | 123.56 PLN |
| 500 ILS | 617.81 PLN |
| 1,000 ILS | 1,235.61 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-09-04T05:43:45Z",
"rates": {
"PLN": 1.23561
}
}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.561,
"rate": 1.23561
}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