Rate Overview
Live
1 PLN = 0.846034 ILS
1 ILS = 1.1820
PLN
Avg
0.870024
High
0.998286
Low
0.692043
Last updated: 3/27/2026, 1:19:14 PM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.85 ILS |
| 10 PLN | 8.46 ILS |
| 50 PLN | 42.30 ILS |
| 100 PLN | 84.60 ILS |
| 500 PLN | 423.02 ILS |
| 1,000 PLN | 846.03 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-03-27T13:19:14Z",
"rates": {
"ILS": 0.846034
}
}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": 84.6034,
"rate": 0.846034
}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