Rate Overview
Live
1 GBP = 4.0513 ILS
1 ILS = 0.246832
GBP
Avg
4.0590
High
4.0796
Low
4.0378
Last updated: 8/29/2026, 8:05:46 PM
Quick Conversions
| GBP | ILS |
|---|---|
| 1 GBP | 4.05 ILS |
| 10 GBP | 40.51 ILS |
| 50 GBP | 202.57 ILS |
| 100 GBP | 405.13 ILS |
| 500 GBP | 2,025.67 ILS |
| 1,000 GBP | 4,051.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-08-29T20:05:46Z",
"rates": {
"ILS": 4.051341
}
}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": 405.1341,
"rate": 4.051341
}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