Rate Overview
Live
1 ILS = 1.2431 PLN
1 PLN = 0.804455
ILS
Avg
1.2539
High
1.2703
Low
1.2363
Last updated: 7/8/2026, 2:27:33 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.43 PLN |
| 50 ILS | 62.15 PLN |
| 100 ILS | 124.31 PLN |
| 500 ILS | 621.54 PLN |
| 1,000 ILS | 1,243.08 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-08T14:27:33Z",
"rates": {
"PLN": 1.243077
}
}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.3077,
"rate": 1.243077
}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