Rate Overview
Live
1 ILS = 1.1252 PEN
1 PEN = 0.888699
ILS
Avg
1.1003
High
1.1252
Low
1.0659
Last updated: 3/7/2026, 7:44:14 AM
Quick Conversions
| ILS | PEN |
|---|---|
| 1 ILS | 1.13 PEN |
| 10 ILS | 11.25 PEN |
| 50 ILS | 56.26 PEN |
| 100 ILS | 112.52 PEN |
| 500 ILS | 562.62 PEN |
| 1,000 ILS | 1,125.24 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-03-07T07:44:14Z",
"rates": {
"PEN": 1.125241
}
}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.52409999999999,
"rate": 1.125241
}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