Rate Overview
Live
1 ILS = 0.241982 GBP
1 GBP = 4.1325
ILS
Avg
0.240600
High
0.243509
Low
0.236154
Last updated: 3/6/2026, 7:30:20 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.24 GBP |
| 10 ILS | 2.42 GBP |
| 50 ILS | 12.10 GBP |
| 100 ILS | 24.20 GBP |
| 500 ILS | 120.99 GBP |
| 1,000 ILS | 241.98 GBP |
Get ILS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GBPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-06T19:30:20Z",
"rates": {
"GBP": 0.241982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GBP",
"amount": 100
},
"result": 24.1982,
"rate": 0.241982
}Build with ILS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key