Rate Overview
Live
1 PLN = 0.798187 ILS
1 ILS = 1.2528
PLN
Avg
0.798909
High
0.808849
Low
0.795291
Last updated: 6/17/2026, 7:57:27 AM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.80 ILS |
| 10 PLN | 7.98 ILS |
| 50 PLN | 39.91 ILS |
| 100 PLN | 79.82 ILS |
| 500 PLN | 399.09 ILS |
| 1,000 PLN | 798.19 ILS |
Get PLN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=ILSExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-06-17T07:57:27Z",
"rates": {
"ILS": 0.798187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "ILS",
"amount": 100
},
"result": 79.81869999999999,
"rate": 0.798187
}Build with PLN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key