Rate Overview
Live
1 ILS = 13.0531 UYU
1 UYU = 0.076610
ILS
Avg
13.1684
High
14.2648
Low
12.1955
Last updated: 7/29/2026, 8:31:04 PM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.05 UYU |
| 10 ILS | 130.53 UYU |
| 50 ILS | 652.65 UYU |
| 100 ILS | 1,305.31 UYU |
| 500 ILS | 6,526.54 UYU |
| 1,000 ILS | 13,053.08 UYU |
Get ILS/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=UYUExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T20:31:04Z",
"rates": {
"UYU": 13.053079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "UYU",
"amount": 100
},
"result": 1305.3079,
"rate": 13.053079
}Build with ILS/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key