Rate Overview
Live
1 ILS = 1.2883 PLN
1 PLN = 0.776209
ILS
Avg
1.1889
High
1.2883
Low
1.1265
Last updated: 5/27/2026, 7:23:00 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.29 PLN |
| 10 ILS | 12.88 PLN |
| 50 ILS | 64.42 PLN |
| 100 ILS | 128.83 PLN |
| 500 ILS | 644.16 PLN |
| 1,000 ILS | 1,288.31 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-05-27T19:23:00Z",
"rates": {
"PLN": 1.288312
}
}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": 128.8312,
"rate": 1.288312
}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