Rate Overview
Live
1 ILS = 0.239344 GBP
1 GBP = 4.1781
ILS
Avg
0.224607
High
0.242898
Low
0.204710
Last updated: 3/26/2026, 11:37:02 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.24 GBP |
| 10 ILS | 2.39 GBP |
| 50 ILS | 11.97 GBP |
| 100 ILS | 23.93 GBP |
| 500 ILS | 119.67 GBP |
| 1,000 ILS | 239.34 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-03-26T23:37:02Z",
"rates": {
"GBP": 0.239344
}
}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": 23.9344,
"rate": 0.239344
}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