Rate Overview
Live
1 ILS = 14.7236 UAH
1 UAH = 0.067918
ILS
Avg
14.4068
High
14.7236
Low
14.1637
Last updated: 4/17/2026, 5:28:46 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.72 UAH |
| 10 ILS | 147.24 UAH |
| 50 ILS | 736.18 UAH |
| 100 ILS | 1,472.36 UAH |
| 500 ILS | 7,361.78 UAH |
| 1,000 ILS | 14,723.55 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-04-17T17:28:46Z",
"rates": {
"UAH": 14.723555
}
}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": 1472.3555,
"rate": 14.723555
}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