Rate Overview
Live
1 ILS = 0.238606 GIP
1 GIP = 4.1910
ILS
Avg
0.237407
High
0.243787
Low
0.232948
Last updated: 3/27/2026, 9:30:27 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.24 GIP |
| 10 ILS | 2.39 GIP |
| 50 ILS | 11.93 GIP |
| 100 ILS | 23.86 GIP |
| 500 ILS | 119.30 GIP |
| 1,000 ILS | 238.61 GIP |
Get ILS/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GIPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T09:30:27Z",
"rates": {
"GIP": 0.238606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GIP",
"amount": 100
},
"result": 23.8606,
"rate": 0.238606
}Build with ILS/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key