Rate Overview
Live
1 GBP = 3.9603 ILS
1 ILS = 0.252504
GBP
Avg
3.9934
High
4.0132
Low
3.9603
Last updated: 5/6/2026, 10:18:33 AM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 3.96 ILS |
| 10 GBP | 39.60 ILS |
| 50 GBP | 198.02 ILS |
| 100 GBP | 396.03 ILS |
| 500 GBP | 1,980.17 ILS |
| 1,000 GBP | 3,960.34 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-06T10:18:33Z",
"rates": {
"ILS": 3.960338
}
}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": 396.03380000000004,
"rate": 3.960338
}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