Rate Overview
Live
1 GBP = 4.0028 ILS
1 ILS = 0.249828
GBP
Avg
4.0335
High
4.0528
Low
3.9927
Last updated: 8/14/2026, 7:34:20 PM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.00 ILS |
| 10 GBP | 40.03 ILS |
| 50 GBP | 200.14 ILS |
| 100 GBP | 400.28 ILS |
| 500 GBP | 2,001.38 ILS |
| 1,000 GBP | 4,002.76 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-08-14T19:34:20Z",
"rates": {
"ILS": 4.002758
}
}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.2758,
"rate": 4.002758
}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