Rate Overview
Live
1 ILS = 0.239550 GBP
1 GBP = 4.1745
ILS
Avg
0.239766
High
0.241048
Low
0.239026
Last updated: 3/27/2026, 1:09:41 AM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.24 GBP |
| 10 ILS | 2.40 GBP |
| 50 ILS | 11.98 GBP |
| 100 ILS | 23.96 GBP |
| 500 ILS | 119.78 GBP |
| 1,000 ILS | 239.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-03-27T01:09:41Z",
"rates": {
"GBP": 0.23955
}
}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.955000000000002,
"rate": 0.23955
}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