Rate Overview
Live
1 PEN = 0.906956 ILS
1 ILS = 1.1026
PEN
Avg
0.946124
High
0.986855
Low
0.896322
Last updated: 3/28/2026, 10:43:08 AM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.91 ILS |
| 10 PEN | 9.07 ILS |
| 50 PEN | 45.35 ILS |
| 100 PEN | 90.70 ILS |
| 500 PEN | 453.48 ILS |
| 1,000 PEN | 906.96 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-03-28T10:43:08Z",
"rates": {
"ILS": 0.906956
}
}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.6956,
"rate": 0.906956
}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