Rate Overview
Live
1 UZS = 0.000257 ILS
1 ILS = 3891.05
UZS
Avg
0.000274
High
0.000295
Low
0.000251
Last updated: 3/28/2026, 1:54:32 PM
Quick Conversions
| UZS | ILS |
|---|---|
| 1 UZS | 0.00 ILS |
| 10 UZS | 0.00 ILS |
| 50 UZS | 0.01 ILS |
| 100 UZS | 0.03 ILS |
| 500 UZS | 0.13 ILS |
| 1,000 UZS | 0.26 ILS |
Get UZS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=ILSExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-28T13:54:32Z",
"rates": {
"ILS": 0.000257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "ILS",
"amount": 100
},
"result": 0.0257,
"rate": 0.000257
}Build with UZS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key