Rate Overview
Live
1 ILS = 1.2497 PLN
1 PLN = 0.800189
ILS
Avg
1.2514
High
1.2574
Low
1.2363
Last updated: 6/17/2026, 6:35:33 AM
Quick Conversions
| ILS | PLN |
|---|---|
| 1 ILS | 1.25 PLN |
| 10 ILS | 12.50 PLN |
| 50 ILS | 62.49 PLN |
| 100 ILS | 124.97 PLN |
| 500 ILS | 624.85 PLN |
| 1,000 ILS | 1,249.70 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-06-17T06:35:33Z",
"rates": {
"PLN": 1.249704
}
}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.9704,
"rate": 1.249704
}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