Rate Overview
Live
1 ILS = 14.1302 UAH
1 UAH = 0.070771
ILS
Avg
14.0435
High
14.2880
Low
13.7441
Last updated: 3/7/2026, 7:35:41 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 14.13 UAH |
| 10 ILS | 141.30 UAH |
| 50 ILS | 706.51 UAH |
| 100 ILS | 1,413.02 UAH |
| 500 ILS | 7,065.09 UAH |
| 1,000 ILS | 14,130.18 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-03-07T07:35:41Z",
"rates": {
"UAH": 14.130178
}
}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": 1413.0178,
"rate": 14.130178
}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