Rate Overview
Live
1 ILS = 13.9715 UAH
1 UAH = 0.071574
ILS
Avg
12.2378
High
14.1353
Low
10.8726
Last updated: 3/28/2026, 12:17:50 PM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 13.97 UAH |
| 10 ILS | 139.71 UAH |
| 50 ILS | 698.57 UAH |
| 100 ILS | 1,397.15 UAH |
| 500 ILS | 6,985.74 UAH |
| 1,000 ILS | 13,971.48 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-28T12:17:50Z",
"rates": {
"UAH": 13.971475
}
}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": 1397.1475,
"rate": 13.971475
}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