Rate Overview
Live
1 GBP = 4.0011 ILS
1 ILS = 0.249933
GBP
Avg
3.9805
High
4.0050
Low
3.9369
Last updated: 7/6/2026, 12:34:54 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.00 ILS |
| 10 GBP | 40.01 ILS |
| 50 GBP | 200.05 ILS |
| 100 GBP | 400.11 ILS |
| 500 GBP | 2,000.53 ILS |
| 1,000 GBP | 4,001.06 ILS |
Get GBP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=ILSExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-06T00:34:54Z",
"rates": {
"ILS": 4.001065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "ILS",
"amount": 100
},
"result": 400.1065,
"rate": 4.001065
}Build with GBP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key