Rate Overview
Live
1 ILS = 1.1260 PEN
1 PEN = 0.888113
ILS
Avg
1.1214
High
1.1267
Low
1.1157
Last updated: 8/12/2026, 4:03:52 AM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.13 PEN |
| 10 ILS | 11.26 PEN |
| 50 ILS | 56.30 PEN |
| 100 ILS | 112.60 PEN |
| 500 ILS | 562.99 PEN |
| 1,000 ILS | 1,125.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-08-12T04:03:52Z",
"rates": {
"PEN": 1.125983
}
}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": 112.5983,
"rate": 1.125983
}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