Rate Overview
Live
1 ILS = 0.256224 GBP
1 GBP = 3.9028
ILS
Avg
0.254598
High
0.256565
Low
0.250896
Last updated: 6/15/2026, 10:28:53 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.26 GBP |
| 10 ILS | 2.56 GBP |
| 50 ILS | 12.81 GBP |
| 100 ILS | 25.62 GBP |
| 500 ILS | 128.11 GBP |
| 1,000 ILS | 256.22 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-06-15T22:28:53Z",
"rates": {
"GBP": 0.256224
}
}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": 25.6224,
"rate": 0.256224
}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