Rate Overview
Live
1 PEN = 0.888698 ILS
1 ILS = 1.1252
PEN
Avg
0.909201
High
0.938179
Low
0.888698
Last updated: 3/7/2026, 9:13:10 AM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.89 ILS |
| 10 PEN | 8.89 ILS |
| 50 PEN | 44.43 ILS |
| 100 PEN | 88.87 ILS |
| 500 PEN | 444.35 ILS |
| 1,000 PEN | 888.70 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-07T09:13:10Z",
"rates": {
"ILS": 0.888698
}
}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": 88.8698,
"rate": 0.888698
}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