Rate Overview
Live
1 ILS = 12.9804 UYU
1 UYU = 0.077039
ILS
Avg
13.2625
High
13.4888
Low
12.9804
Last updated: 7/30/2026, 8:09:43 AM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 12.98 UYU |
| 10 ILS | 129.80 UYU |
| 50 ILS | 649.02 UYU |
| 100 ILS | 1,298.04 UYU |
| 500 ILS | 6,490.21 UYU |
| 1,000 ILS | 12,980.42 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-30T08:09:43Z",
"rates": {
"UYU": 12.980424
}
}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": 1298.0423999999998,
"rate": 12.980424
}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