Rate Overview
Live
1 ILS = 0.244090 GBP
1 GBP = 4.0968
ILS
Avg
0.244875
High
0.262462
Low
0.232873
Last updated: 7/23/2026, 4:42:27 AM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.24 GBP |
| 10 ILS | 2.44 GBP |
| 50 ILS | 12.20 GBP |
| 100 ILS | 24.41 GBP |
| 500 ILS | 122.05 GBP |
| 1,000 ILS | 244.09 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-23T04:42:27Z",
"rates": {
"GBP": 0.24409
}
}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.409,
"rate": 0.24409
}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