Rate Overview
Live
1 ILS = 15.6541 UAH
1 UAH = 0.063881
ILS
Avg
15.1208
High
15.6541
Low
14.7874
Last updated: 5/28/2026, 12:49:38 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 15.65 UAH |
| 10 ILS | 156.54 UAH |
| 50 ILS | 782.71 UAH |
| 100 ILS | 1,565.42 UAH |
| 500 ILS | 7,827.08 UAH |
| 1,000 ILS | 15,654.15 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-28T00:49:38Z",
"rates": {
"UAH": 15.65415
}
}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": 1565.415,
"rate": 15.65415
}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