Rate Overview
Live
1 GBP = 4.0661 ILS
1 ILS = 0.245936
GBP
Avg
4.0920
High
4.1387
Low
4.0661
Last updated: 4/16/2026, 6:01:20 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.07 ILS |
| 10 GBP | 40.66 ILS |
| 50 GBP | 203.31 ILS |
| 100 GBP | 406.61 ILS |
| 500 GBP | 2,033.05 ILS |
| 1,000 GBP | 4,066.11 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-04-16T06:01:20Z",
"rates": {
"ILS": 4.066105
}
}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": 406.6105,
"rate": 4.066105
}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