Rate Overview
Live
1 GBP = 4.1052 ILS
1 ILS = 0.243593
GBP
Avg
4.0656
High
4.2801
Low
3.7744
Last updated: 7/23/2026, 10:55:12 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.11 ILS |
| 10 GBP | 41.05 ILS |
| 50 GBP | 205.26 ILS |
| 100 GBP | 410.52 ILS |
| 500 GBP | 2,052.60 ILS |
| 1,000 GBP | 4,105.21 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-23T10:55:12Z",
"rates": {
"ILS": 4.105205
}
}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": 410.52049999999997,
"rate": 4.105205
}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