Rate Overview
Live
1 HUF = 0.009260 ILS
1 ILS = 107.9914
HUF
Avg
0.009553
High
0.009894
Low
0.009145
Last updated: 5/28/2026, 12:10:03 AM
Quick Conversions
| HUF | ILS |
|---|---|
| 1 HUF | 0.01 ILS |
| 10 HUF | 0.09 ILS |
| 50 HUF | 0.46 ILS |
| 100 HUF | 0.93 ILS |
| 500 HUF | 4.63 ILS |
| 1,000 HUF | 9.26 ILS |
Get HUF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=ILSExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-28T00:10:03Z",
"rates": {
"ILS": 0.00926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "ILS",
"amount": 100
},
"result": 0.9259999999999999,
"rate": 0.00926
}Build with HUF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key