Rate Overview
Live
1 ILS = 0.261808 GBP
1 GBP = 3.8196
ILS
Avg
0.242430
High
0.261808
Low
0.232873
Last updated: 5/26/2026, 7:55:05 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.26 GBP |
| 10 ILS | 2.62 GBP |
| 50 ILS | 13.09 GBP |
| 100 ILS | 26.18 GBP |
| 500 ILS | 130.90 GBP |
| 1,000 ILS | 261.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-05-26T19:55:05Z",
"rates": {
"GBP": 0.261808
}
}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": 26.180799999999998,
"rate": 0.261808
}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