Rate Overview
Live
1 PEN = 0.893922 ILS
1 ILS = 1.1187
PEN
Avg
0.886959
High
0.895325
Low
0.876775
Last updated: 8/19/2026, 5:04:39 AM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.89 ILS |
| 10 PEN | 8.94 ILS |
| 50 PEN | 44.70 ILS |
| 100 PEN | 89.39 ILS |
| 500 PEN | 446.96 ILS |
| 1,000 PEN | 893.92 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-08-19T05:04:39Z",
"rates": {
"ILS": 0.893922
}
}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": 89.3922,
"rate": 0.893922
}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