Rate Overview
Live
1 ILS = 1.1286 PEN
1 PEN = 0.886062
ILS
Avg
1.1336
High
1.1408
Low
1.1271
Last updated: 7/6/2026, 12:50:00 AM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.13 PEN |
| 10 ILS | 11.29 PEN |
| 50 ILS | 56.43 PEN |
| 100 ILS | 112.86 PEN |
| 500 ILS | 564.29 PEN |
| 1,000 ILS | 1,128.59 PEN |
Get ILS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=PENExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-06T00:50:00Z",
"rates": {
"PEN": 1.128589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "PEN",
"amount": 100
},
"result": 112.8589,
"rate": 1.128589
}Build with ILS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key