Rate Overview
Live
1 GBP = 3.8210 ILS
1 ILS = 0.261714
GBP
Avg
3.8856
High
3.9177
Low
3.8210
Last updated: 5/26/2026, 9:02:37 PM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 3.82 ILS |
| 10 GBP | 38.21 ILS |
| 50 GBP | 191.05 ILS |
| 100 GBP | 382.10 ILS |
| 500 GBP | 1,910.48 ILS |
| 1,000 GBP | 3,820.97 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-26T21:02:37Z",
"rates": {
"ILS": 3.820966
}
}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": 382.09659999999997,
"rate": 3.820966
}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