Rate Overview
Live
1 ILS = 14.6739 UAH
1 UAH = 0.068148
ILS
Avg
14.5576
High
15.6159
Low
13.8642
Last updated: 7/26/2026, 4:25:52 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.67 UAH |
| 10 ILS | 146.74 UAH |
| 50 ILS | 733.70 UAH |
| 100 ILS | 1,467.39 UAH |
| 500 ILS | 7,336.97 UAH |
| 1,000 ILS | 14,673.94 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-07-26T04:25:52Z",
"rates": {
"UAH": 14.673935
}
}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": 1467.3935000000001,
"rate": 14.673935
}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