Rate Overview
Live
1 ILS = 14.9973 UAH
1 UAH = 0.066678
ILS
Avg
14.9411
High
15.0019
Low
14.8545
Last updated: 8/13/2026, 9:27:23 AM
Quick Conversions
| ILS | UAH |
|---|---|
| 1 ILS | 15.00 UAH |
| 10 ILS | 149.97 UAH |
| 50 ILS | 749.87 UAH |
| 100 ILS | 1,499.73 UAH |
| 500 ILS | 7,498.67 UAH |
| 1,000 ILS | 14,997.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-08-13T09:27:23Z",
"rates": {
"UAH": 14.997344
}
}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": 1499.7344,
"rate": 14.997344
}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