Rate Overview
Live
1 UAH = 0.066339 ILS
1 ILS = 15.0741
UAH
Avg
0.066774
High
0.067387
Low
0.066086
Last updated: 5/7/2026, 9:53:54 PM
Quick Conversions
| UAH | ILS |
|---|---|
| 1 UAH | 0.07 ILS |
| 10 UAH | 0.66 ILS |
| 50 UAH | 3.32 ILS |
| 100 UAH | 6.63 ILS |
| 500 UAH | 33.17 ILS |
| 1,000 UAH | 66.34 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-05-07T21:53:54Z",
"rates": {
"ILS": 0.066339
}
}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.6339,
"rate": 0.066339
}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