Rate Overview
Live
1 GBP = 3.8998 ILS
1 ILS = 0.256422
GBP
Avg
3.9276
High
3.9857
Low
3.8976
Last updated: 6/15/2026, 11:10:03 PM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 3.90 ILS |
| 10 GBP | 39.00 ILS |
| 50 GBP | 194.99 ILS |
| 100 GBP | 389.98 ILS |
| 500 GBP | 1,949.91 ILS |
| 1,000 GBP | 3,899.83 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-06-15T23:10:03Z",
"rates": {
"ILS": 3.899826
}
}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": 389.9826,
"rate": 3.899826
}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