Rate Overview
Live
1 ILS = 0.256489 GBP
1 GBP = 3.8988
ILS
Avg
0.254628
High
0.256565
Low
0.250896
Last updated: 6/15/2026, 9:47:09 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.26 GBP |
| 10 ILS | 2.56 GBP |
| 50 ILS | 12.82 GBP |
| 100 ILS | 25.65 GBP |
| 500 ILS | 128.24 GBP |
| 1,000 ILS | 256.49 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-15T21:47:09Z",
"rates": {
"GBP": 0.256489
}
}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.6489,
"rate": 0.256489
}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