Rate Overview
Live
1 GBP = 3.8196 ILS
1 ILS = 0.261808
GBP
Avg
3.8854
High
3.9177
Low
3.8196
Last updated: 5/26/2026, 7:49:41 PM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 3.82 ILS |
| 10 GBP | 38.20 ILS |
| 50 GBP | 190.98 ILS |
| 100 GBP | 381.96 ILS |
| 500 GBP | 1,909.79 ILS |
| 1,000 GBP | 3,819.59 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-05-26T19:49:41Z",
"rates": {
"ILS": 3.819589
}
}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": 381.9589,
"rate": 3.819589
}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