Rate Overview
Live
1 PEN = 0.844752 ILS
1 ILS = 1.1838
PEN
Avg
0.844916
High
0.848789
Low
0.839294
Last updated: 5/9/2026, 4:54:21 AM
Quick Conversions
| PEN | ILS |
|---|---|
| 1 PEN | 0.84 ILS |
| 10 PEN | 8.45 ILS |
| 50 PEN | 42.24 ILS |
| 100 PEN | 84.48 ILS |
| 500 PEN | 422.38 ILS |
| 1,000 PEN | 844.75 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-05-09T04:54:21Z",
"rates": {
"ILS": 0.844752
}
}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": 84.4752,
"rate": 0.844752
}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