Rate Overview
Live
1 ILS = 0.254920 GIP
1 GIP = 3.9228
ILS
Avg
0.254529
High
0.256300
Low
0.250842
Last updated: 6/17/2026, 6:38:07 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.25 GIP |
| 10 ILS | 2.55 GIP |
| 50 ILS | 12.75 GIP |
| 100 ILS | 25.49 GIP |
| 500 ILS | 127.46 GIP |
| 1,000 ILS | 254.92 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-06-17T06:38:07Z",
"rates": {
"GIP": 0.25492
}
}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": 25.491999999999997,
"rate": 0.25492
}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