Rate Overview
Live
1 ILS = 13.3606 UYU
1 UYU = 0.074847
ILS
Avg
13.3513
High
13.3697
Low
13.3165
Last updated: 9/8/2026, 3:53:10 PM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.36 UYU |
| 10 ILS | 133.61 UYU |
| 50 ILS | 668.03 UYU |
| 100 ILS | 1,336.06 UYU |
| 500 ILS | 6,680.29 UYU |
| 1,000 ILS | 13,360.57 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-09-08T15:53:10Z",
"rates": {
"UYU": 13.360572
}
}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": 1336.0572,
"rate": 13.360572
}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