Rate Overview
Live
1 ILS = 14.7146 UAH
1 UAH = 0.067960
ILS
Avg
14.6743
High
14.7614
Low
14.5841
Last updated: 7/28/2026, 4:44:05 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.71 UAH |
| 10 ILS | 147.15 UAH |
| 50 ILS | 735.73 UAH |
| 100 ILS | 1,471.46 UAH |
| 500 ILS | 7,357.30 UAH |
| 1,000 ILS | 14,714.59 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-28T16:44:05Z",
"rates": {
"UAH": 14.71459
}
}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": 1471.4589999999998,
"rate": 14.71459
}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