Rate Overview
Live
1 GBP = 4.1811 ILS
1 ILS = 0.239173
GBP
Avg
4.1717
High
4.1836
Low
4.1485
Last updated: 3/27/2026, 2:47:19 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.18 ILS |
| 10 GBP | 41.81 ILS |
| 50 GBP | 209.05 ILS |
| 100 GBP | 418.11 ILS |
| 500 GBP | 2,090.54 ILS |
| 1,000 GBP | 4,181.08 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-27T02:47:19Z",
"rates": {
"ILS": 4.181079
}
}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": 418.10790000000003,
"rate": 4.181079
}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