Rate Overview
Live
1 PLN = 0.804347 ILS
1 ILS = 1.2432
PLN
Avg
0.865985
High
0.978910
Low
0.715490
Last updated: 7/26/2026, 9:19:11 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.17 ILS |
| 1,000 PLN | 804.35 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-26T21:19:11Z",
"rates": {
"ILS": 0.804347
}
}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.4347,
"rate": 0.804347
}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