Rate Overview
Live
1 PEN = 0.902107 ILS
1 ILS = 1.1085
PEN
Avg
0.923928
High
0.979436
Low
0.835796
Last updated: 7/31/2026, 8:56:33 AM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.90 ILS |
| 10 PEN | 9.02 ILS |
| 50 PEN | 45.11 ILS |
| 100 PEN | 90.21 ILS |
| 500 PEN | 451.05 ILS |
| 1,000 PEN | 902.11 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-07-31T08:56:33Z",
"rates": {
"ILS": 0.902107
}
}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": 90.2107,
"rate": 0.902107
}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