Rate Overview
Live
1 ILS = 13.7067 UYU
1 UYU = 0.072957
ILS
Avg
13.7981
High
13.9495
Low
13.6569
Last updated: 6/18/2026, 11:24:03 AM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.71 UYU |
| 10 ILS | 137.07 UYU |
| 50 ILS | 685.33 UYU |
| 100 ILS | 1,370.67 UYU |
| 500 ILS | 6,853.33 UYU |
| 1,000 ILS | 13,706.65 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-06-18T11:24:03Z",
"rates": {
"UYU": 13.706653
}
}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": 1370.6653,
"rate": 13.706653
}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