Rate Overview
Live
1 ILS = 14.7829 UAH
1 UAH = 0.067646
ILS
Avg
14.8202
High
14.9547
Low
14.7050
Last updated: 9/6/2026, 1:24:49 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.78 UAH |
| 10 ILS | 147.83 UAH |
| 50 ILS | 739.15 UAH |
| 100 ILS | 1,478.29 UAH |
| 500 ILS | 7,391.47 UAH |
| 1,000 ILS | 14,782.94 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-09-06T01:24:49Z",
"rates": {
"UAH": 14.782936
}
}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": 1478.2936,
"rate": 14.782936
}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