Rate Overview
Live
1 ILS = 14.7100 UAH
1 UAH = 0.067981
ILS
Avg
14.4575
High
15.7722
Low
13.2817
Last updated: 7/29/2026, 10:19:07 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.71 UAH |
| 10 ILS | 147.10 UAH |
| 50 ILS | 735.50 UAH |
| 100 ILS | 1,471.00 UAH |
| 500 ILS | 7,355.01 UAH |
| 1,000 ILS | 14,710.02 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-29T10:19:07Z",
"rates": {
"UAH": 14.71002
}
}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.002,
"rate": 14.71002
}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