Rate Overview
Live
1 ILS = 0.239282 GBP
1 GBP = 4.1792
ILS
Avg
0.239796
High
0.241048
Low
0.239026
Last updated: 3/26/2026, 9:52:00 PM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.24 GBP |
| 10 ILS | 2.39 GBP |
| 50 ILS | 11.96 GBP |
| 100 ILS | 23.93 GBP |
| 500 ILS | 119.64 GBP |
| 1,000 ILS | 239.28 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-26T21:52:00Z",
"rates": {
"GBP": 0.239282
}
}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.9282,
"rate": 0.239282
}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