Rate Overview
Live
1 ILS = 1.2561 PLN
1 PLN = 0.796092
ILS
Avg
1.2503
High
1.2623
Low
1.2380
Last updated: 8/16/2026, 4:37:24 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.26 PLN |
| 10 ILS | 12.56 PLN |
| 50 ILS | 62.81 PLN |
| 100 ILS | 125.61 PLN |
| 500 ILS | 628.07 PLN |
| 1,000 ILS | 1,256.14 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-08-16T16:37:24Z",
"rates": {
"PLN": 1.256137
}
}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": 125.61370000000001,
"rate": 1.256137
}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