Rate Overview
Live
1 ILS = 0.253578 GIP
1 GIP = 3.9436
ILS
Avg
0.251293
High
0.254255
Low
0.248721
Last updated: 5/7/2026, 11:27:34 AM
Quick Conversions
| ILS | GIP |
|---|---|
| 1 ILS | 0.25 GIP |
| 10 ILS | 2.54 GIP |
| 50 ILS | 12.68 GIP |
| 100 ILS | 25.36 GIP |
| 500 ILS | 126.79 GIP |
| 1,000 ILS | 253.58 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-05-07T11:27:34Z",
"rates": {
"GIP": 0.253578
}
}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.3578,
"rate": 0.253578
}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