Rate Overview
Live
1 ILS = 0.261553 GBP
1 GBP = 3.8233
ILS
Avg
0.257360
High
0.261553
Low
0.255248
Last updated: 5/26/2026, 6:43:55 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.26 GBP |
| 10 ILS | 2.62 GBP |
| 50 ILS | 13.08 GBP |
| 100 ILS | 26.16 GBP |
| 500 ILS | 130.78 GBP |
| 1,000 ILS | 261.55 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-26T18:43:55Z",
"rates": {
"GBP": 0.261553
}
}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.155299999999997,
"rate": 0.261553
}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