Rate Overview
Live
1 GBP = 4.0967 ILS
1 ILS = 0.244102
GBP
Avg
4.0891
High
4.1005
Low
4.0648
Last updated: 7/23/2026, 3:43:45 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.10 ILS |
| 10 GBP | 40.97 ILS |
| 50 GBP | 204.83 ILS |
| 100 GBP | 409.67 ILS |
| 500 GBP | 2,048.33 ILS |
| 1,000 GBP | 4,096.65 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-23T03:43:45Z",
"rates": {
"ILS": 4.09665
}
}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": 409.665,
"rate": 4.09665
}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