Rate Overview
Live
1 GBP = 4.1503 ILS
1 ILS = 0.240946
GBP
Avg
4.1494
High
4.2281
Low
4.1066
Last updated: 3/7/2026, 1:04:30 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.15 ILS |
| 10 GBP | 41.50 ILS |
| 50 GBP | 207.52 ILS |
| 100 GBP | 415.03 ILS |
| 500 GBP | 2,075.16 ILS |
| 1,000 GBP | 4,150.31 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-03-07T01:04:30Z",
"rates": {
"ILS": 4.150311
}
}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": 415.03110000000004,
"rate": 4.150311
}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