Rate Overview
Live
1 ILS = 14.7534 UAH
1 UAH = 0.067781
ILS
Avg
14.4307
High
15.7722
Low
13.2817
Last updated: 7/9/2026, 3:41:08 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.75 UAH |
| 10 ILS | 147.53 UAH |
| 50 ILS | 737.67 UAH |
| 100 ILS | 1,475.34 UAH |
| 500 ILS | 7,376.68 UAH |
| 1,000 ILS | 14,753.35 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-09T15:41:08Z",
"rates": {
"UAH": 14.753352
}
}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": 1475.3352,
"rate": 14.753352
}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