Rate Overview
Live
1 ILS = 0.246051 GIP
1 GIP = 4.0642
ILS
Avg
0.237274
High
0.264945
Low
0.216890
Last updated: 7/29/2026, 10:23:30 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.25 GIP |
| 10 ILS | 2.46 GIP |
| 50 ILS | 12.30 GIP |
| 100 ILS | 24.61 GIP |
| 500 ILS | 123.03 GIP |
| 1,000 ILS | 246.05 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-07-29T10:23:30Z",
"rates": {
"GIP": 0.246051
}
}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": 24.6051,
"rate": 0.246051
}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