Rate Overview
Live
1 ILS = 1.2406 PLN
1 PLN = 0.806030
ILS
Avg
1.2528
High
1.2672
Low
1.2406
Last updated: 7/7/2026, 12:12:14 PM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.24 PLN |
| 10 ILS | 12.41 PLN |
| 50 ILS | 62.03 PLN |
| 100 ILS | 124.06 PLN |
| 500 ILS | 620.32 PLN |
| 1,000 ILS | 1,240.65 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-07T12:12:14Z",
"rates": {
"PLN": 1.240649
}
}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.0649,
"rate": 1.240649
}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