Rate Overview
Live
1 ILS = 14.9784 UAH
1 UAH = 0.066763
ILS
Avg
14.9838
High
15.4158
Low
14.6194
Last updated: 7/15/2026, 11:17:47 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.98 UAH |
| 10 ILS | 149.78 UAH |
| 50 ILS | 748.92 UAH |
| 100 ILS | 1,497.84 UAH |
| 500 ILS | 7,489.20 UAH |
| 1,000 ILS | 14,978.40 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-15T23:17:47Z",
"rates": {
"UAH": 14.978396
}
}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": 1497.8396,
"rate": 14.978396
}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