Rate Overview
Live
1 PEN = 0.870042 ILS
1 ILS = 1.1494
PEN
Avg
0.889936
High
0.913645
Low
0.870042
Last updated: 4/17/2026, 10:42:39 AM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.87 ILS |
| 10 PEN | 8.70 ILS |
| 50 PEN | 43.50 ILS |
| 100 PEN | 87.00 ILS |
| 500 PEN | 435.02 ILS |
| 1,000 PEN | 870.04 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-04-17T10:42:39Z",
"rates": {
"ILS": 0.870042
}
}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": 87.0042,
"rate": 0.870042
}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