Rate Overview
Live
1 PLN = 0.845075 ILS
1 ILS = 1.1833
PLN
Avg
0.870005
High
0.998286
Low
0.692043
Last updated: 3/27/2026, 4:27:39 PM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.85 ILS |
| 10 PLN | 8.45 ILS |
| 50 PLN | 42.25 ILS |
| 100 PLN | 84.51 ILS |
| 500 PLN | 422.54 ILS |
| 1,000 PLN | 845.08 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-27T16:27:39Z",
"rates": {
"ILS": 0.845075
}
}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.50750000000001,
"rate": 0.845075
}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