Rate Overview
Live
1 PEN = 0.829544 ILS
1 ILS = 1.2055
PEN
Avg
0.840309
High
0.851658
Low
0.826902
Last updated: 5/29/2026, 7:38:03 PM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.83 ILS |
| 10 PEN | 8.30 ILS |
| 50 PEN | 41.48 ILS |
| 100 PEN | 82.95 ILS |
| 500 PEN | 414.77 ILS |
| 1,000 PEN | 829.54 ILS |
Get PEN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ILSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-29T19:38:03Z",
"rates": {
"ILS": 0.829544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ILS",
"amount": 100
},
"result": 82.95439999999999,
"rate": 0.829544
}Build with PEN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key