Rate Overview
Live
1 ILS = 1.1080 PEN
1 PEN = 0.902541
ILS
Avg
1.1252
High
1.1408
Low
1.1080
Last updated: 7/22/2026, 4:21:08 AM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.11 PEN |
| 10 ILS | 11.08 PEN |
| 50 ILS | 55.40 PEN |
| 100 ILS | 110.80 PEN |
| 500 ILS | 553.99 PEN |
| 1,000 ILS | 1,107.98 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-22T04:21:08Z",
"rates": {
"PEN": 1.107983
}
}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.7983,
"rate": 1.107983
}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