Rate Overview
Live
1 ILS = 1.1560 PEN
1 PEN = 0.865059
ILS
Avg
1.1248
High
1.1560
Low
1.0945
Last updated: 4/17/2026, 1:30:00 PM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.16 PEN |
| 10 ILS | 11.56 PEN |
| 50 ILS | 57.80 PEN |
| 100 ILS | 115.60 PEN |
| 500 ILS | 578.00 PEN |
| 1,000 ILS | 1,155.99 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-04-17T13:30:00Z",
"rates": {
"PEN": 1.155991
}
}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": 115.59909999999999,
"rate": 1.155991
}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