Rate Overview
Live
1 PLN = 0.844482 ILS
1 ILS = 1.1842
PLN
Avg
0.844656
High
0.847721
Low
0.838837
Last updated: 3/27/2026, 6:06:20 AM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.84 ILS |
| 10 PLN | 8.44 ILS |
| 50 PLN | 42.22 ILS |
| 100 PLN | 84.45 ILS |
| 500 PLN | 422.24 ILS |
| 1,000 PLN | 844.48 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-27T06:06:20Z",
"rates": {
"ILS": 0.844482
}
}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.4482,
"rate": 0.844482
}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