Rate Overview
Live
1 ILS = 14.7379 UAH
1 UAH = 0.067852
ILS
Avg
13.5876
High
15.6125
Low
12.0755
Last updated: 7/12/2026, 2:07:32 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.74 UAH |
| 10 ILS | 147.38 UAH |
| 50 ILS | 736.89 UAH |
| 100 ILS | 1,473.79 UAH |
| 500 ILS | 7,368.95 UAH |
| 1,000 ILS | 14,737.90 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-12T14:07:32Z",
"rates": {
"UAH": 14.737895
}
}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": 1473.7895,
"rate": 14.737895
}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