Rate Overview
Live
1 PLN = 0.804328 ILS
1 ILS = 1.2433
PLN
Avg
0.799633
High
0.808966
Low
0.789142
Last updated: 7/28/2026, 3:17:57 PM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.80 ILS |
| 10 PLN | 8.04 ILS |
| 50 PLN | 40.22 ILS |
| 100 PLN | 80.43 ILS |
| 500 PLN | 402.16 ILS |
| 1,000 PLN | 804.33 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-07-28T15:17:57Z",
"rates": {
"ILS": 0.804328
}
}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": 80.4328,
"rate": 0.804328
}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