Rate Overview
Live
1 ILS = 13.1438 UYU
1 UYU = 0.076081
ILS
Avg
13.1386
High
13.1983
Low
13.0446
Last updated: 7/29/2026, 6:12:42 AM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.14 UYU |
| 10 ILS | 131.44 UYU |
| 50 ILS | 657.19 UYU |
| 100 ILS | 1,314.38 UYU |
| 500 ILS | 6,571.92 UYU |
| 1,000 ILS | 13,143.84 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-29T06:12:42Z",
"rates": {
"UYU": 13.143838
}
}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": 1314.3838,
"rate": 13.143838
}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