Rate Overview
Live
1 ILS = 15.6558 UAH
1 UAH = 0.063874
ILS
Avg
15.3574
High
15.6558
Low
15.1143
Last updated: 5/27/2026, 8:23:58 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 15.66 UAH |
| 10 ILS | 156.56 UAH |
| 50 ILS | 782.79 UAH |
| 100 ILS | 1,565.58 UAH |
| 500 ILS | 7,827.91 UAH |
| 1,000 ILS | 15,655.81 UAH |
Get ILS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=UAHExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T20:23:58Z",
"rates": {
"UAH": 15.655811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "UAH",
"amount": 100
},
"result": 1565.5810999999999,
"rate": 15.655811
}Build with ILS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key