Rate Overview
Live
1 ILS = 1.1607 PEN
1 PEN = 0.861527
ILS
Avg
1.1255
High
1.1607
Low
1.0945
Last updated: 4/17/2026, 2:41:50 PM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.16 PEN |
| 10 ILS | 11.61 PEN |
| 50 ILS | 58.04 PEN |
| 100 ILS | 116.07 PEN |
| 500 ILS | 580.37 PEN |
| 1,000 ILS | 1,160.73 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-17T14:41:50Z",
"rates": {
"PEN": 1.16073
}
}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": 116.07300000000001,
"rate": 1.16073
}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