Rate Overview
Live
1 ILS = 15.6663 UAH
1 UAH = 0.063831
ILS
Avg
14.0596
High
15.6663
Low
12.9784
Last updated: 5/28/2026, 3:40:44 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 15.67 UAH |
| 10 ILS | 156.66 UAH |
| 50 ILS | 783.32 UAH |
| 100 ILS | 1,566.63 UAH |
| 500 ILS | 7,833.17 UAH |
| 1,000 ILS | 15,666.34 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-05-28T03:40:44Z",
"rates": {
"UAH": 15.666336
}
}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": 1566.6336,
"rate": 15.666336
}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