Rate Overview
Live
1 ILS = 14.9894 UAH
1 UAH = 0.066714
ILS
Avg
12.5934
High
14.9894
Low
10.8726
Last updated: 7/1/2026, 10:07:57 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.99 UAH |
| 10 ILS | 149.89 UAH |
| 50 ILS | 749.47 UAH |
| 100 ILS | 1,498.94 UAH |
| 500 ILS | 7,494.72 UAH |
| 1,000 ILS | 14,989.44 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-01T10:07:57Z",
"rates": {
"UAH": 14.989438
}
}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": 1498.9438,
"rate": 14.989438
}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