Rate Overview
Live
1 ILS = 0.245529 GIP
1 GIP = 4.0728
ILS
Avg
0.245601
High
0.247102
Low
0.244555
Last updated: 9/7/2026, 3:58:03 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.25 GIP |
| 10 ILS | 2.46 GIP |
| 50 ILS | 12.28 GIP |
| 100 ILS | 24.55 GIP |
| 500 ILS | 122.76 GIP |
| 1,000 ILS | 245.53 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-09-07T03:58:03Z",
"rates": {
"GIP": 0.245529
}
}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.5529,
"rate": 0.245529
}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