Rate Overview
Live
1 ILS = 0.249351 GIP
1 GIP = 4.0104
ILS
Avg
0.251269
High
0.254574
Low
0.249351
Last updated: 7/6/2026, 11:28:16 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.25 GIP |
| 10 ILS | 2.49 GIP |
| 50 ILS | 12.47 GIP |
| 100 ILS | 24.94 GIP |
| 500 ILS | 124.68 GIP |
| 1,000 ILS | 249.35 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-06T11:28:16Z",
"rates": {
"GIP": 0.249351
}
}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.9351,
"rate": 0.249351
}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