Rate Overview
Live
1 UAH = 0.068090 ILS
1 ILS = 14.6864
UAH
Avg
0.067607
High
0.068402
Low
0.066907
Last updated: 7/9/2026, 10:46:33 AM
Quick Conversions
| UAH | ILS |
|---|---|
| 1 UAH | 0.07 ILS |
| 10 UAH | 0.68 ILS |
| 50 UAH | 3.40 ILS |
| 100 UAH | 6.81 ILS |
| 500 UAH | 34.05 ILS |
| 1,000 UAH | 68.09 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-07-09T10:46:33Z",
"rates": {
"ILS": 0.06809
}
}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.809,
"rate": 0.06809
}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