Rate Overview
Live
1 ILS = 15.3528 UAH
1 UAH = 0.065135
ILS
Avg
15.3266
High
15.4158
Low
15.0756
Last updated: 6/17/2026, 6:34:47 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 15.35 UAH |
| 10 ILS | 153.53 UAH |
| 50 ILS | 767.64 UAH |
| 100 ILS | 1,535.28 UAH |
| 500 ILS | 7,676.38 UAH |
| 1,000 ILS | 15,352.77 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-06-17T06:34:47Z",
"rates": {
"UAH": 15.352766
}
}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": 1535.2766000000001,
"rate": 15.352766
}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