Rate Overview
Live
1 ILS = 0.249812 GBP
1 GBP = 4.0030
ILS
Avg
0.252038
High
0.254006
Low
0.249686
Last updated: 7/3/2026, 4:58:34 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.25 GBP |
| 10 ILS | 2.50 GBP |
| 50 ILS | 12.49 GBP |
| 100 ILS | 24.98 GBP |
| 500 ILS | 124.91 GBP |
| 1,000 ILS | 249.81 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-07-03T16:58:34Z",
"rates": {
"GBP": 0.249812
}
}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.9812,
"rate": 0.249812
}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