Rate Overview
Live
1 UAH = 0.070770 ILS
1 ILS = 14.1303
UAH
Avg
0.071218
High
0.072758
Low
0.069988
Last updated: 3/7/2026, 7:41:08 AM
Quick Conversions
| UAH | ILS |
|---|---|
| 1 UAH | 0.07 ILS |
| 10 UAH | 0.71 ILS |
| 50 UAH | 3.54 ILS |
| 100 UAH | 7.08 ILS |
| 500 UAH | 35.39 ILS |
| 1,000 UAH | 70.77 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-03-07T07:41:08Z",
"rates": {
"ILS": 0.07077
}
}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": 7.077,
"rate": 0.07077
}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