Rate Overview
Live
1 PLN = 0.776209 ILS
1 ILS = 1.2883
PLN
Avg
0.852334
High
0.893884
Low
0.776209
Last updated: 5/27/2026, 7:20:16 PM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.78 ILS |
| 10 PLN | 7.76 ILS |
| 50 PLN | 38.81 ILS |
| 100 PLN | 77.62 ILS |
| 500 PLN | 388.10 ILS |
| 1,000 PLN | 776.21 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-05-27T19:20:16Z",
"rates": {
"ILS": 0.776209
}
}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": 77.6209,
"rate": 0.776209
}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