Rate Overview
Live
1 UAH = 0.064988 ILS
1 ILS = 15.3875
UAH
Avg
0.065232
High
0.066332
Low
0.064868
Last updated: 6/17/2026, 8:02:00 AM
Quick Conversions
| UAH | ILS |
|---|---|
| 1 UAH | 0.06 ILS |
| 10 UAH | 0.65 ILS |
| 50 UAH | 3.25 ILS |
| 100 UAH | 6.50 ILS |
| 500 UAH | 32.49 ILS |
| 1,000 UAH | 64.99 ILS |
Get UAH/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ILSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-17T08:02:00Z",
"rates": {
"ILS": 0.064988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ILS",
"amount": 100
},
"result": 6.4988,
"rate": 0.064988
}Build with UAH/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key