Rate Overview
Live
1 ILS = 0.247196 GBP
1 GBP = 4.0454
ILS
Avg
0.246874
High
0.247731
Low
0.245121
Last updated: 8/31/2026, 10:01:27 AM
Quick Conversions
| ILS | GBP |
|---|---|
| 1 ILS | 0.25 GBP |
| 10 ILS | 2.47 GBP |
| 50 ILS | 12.36 GBP |
| 100 ILS | 24.72 GBP |
| 500 ILS | 123.60 GBP |
| 1,000 ILS | 247.20 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-08-31T10:01:27Z",
"rates": {
"GBP": 0.247196
}
}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.7196,
"rate": 0.247196
}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