Rate Overview
Live
1 ILS = 1.1771 PEN
1 PEN = 0.849544
ILS
Avg
1.1846
High
1.1915
Low
1.1771
Last updated: 5/7/2026, 5:51:08 PM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.18 PEN |
| 10 ILS | 11.77 PEN |
| 50 ILS | 58.86 PEN |
| 100 ILS | 117.71 PEN |
| 500 ILS | 588.55 PEN |
| 1,000 ILS | 1,177.10 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-05-07T17:51:08Z",
"rates": {
"PEN": 1.177102
}
}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": 117.71020000000001,
"rate": 1.177102
}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