Rate Overview
Live
1 ILS = 1.1098 PEN
1 PEN = 0.901084
ILS
Avg
1.1108
High
1.1201
Low
1.1025
Last updated: 9/7/2026, 3:03:58 AM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.11 PEN |
| 10 ILS | 11.10 PEN |
| 50 ILS | 55.49 PEN |
| 100 ILS | 110.98 PEN |
| 500 ILS | 554.89 PEN |
| 1,000 ILS | 1,109.77 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-09-07T03:03:58Z",
"rates": {
"PEN": 1.109774
}
}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": 110.9774,
"rate": 1.109774
}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