Rate Overview
Live
1 PLN = 0.836726 ILS
1 ILS = 1.1951
PLN
Avg
0.852421
High
0.878417
Low
0.835740
Last updated: 3/6/2026, 8:09:19 AM
Quick Conversions
| PLN | ILS |
|---|---|
| 1 PLN | 0.84 ILS |
| 10 PLN | 8.37 ILS |
| 50 PLN | 41.84 ILS |
| 100 PLN | 83.67 ILS |
| 500 PLN | 418.36 ILS |
| 1,000 PLN | 836.73 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-06T08:09:19Z",
"rates": {
"ILS": 0.836726
}
}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": 83.6726,
"rate": 0.836726
}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