Rate Overview
Live
1 ILS = 0.246446 GIP
1 GIP = 4.0577
ILS
Avg
0.225925
High
0.252965
Low
0.201140
Last updated: 7/29/2026, 12:56:14 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.25 GIP |
| 10 ILS | 2.46 GIP |
| 50 ILS | 12.32 GIP |
| 100 ILS | 24.64 GIP |
| 500 ILS | 123.22 GIP |
| 1,000 ILS | 246.45 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-29T00:56:14Z",
"rates": {
"GIP": 0.246446
}
}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.6446,
"rate": 0.246446
}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