Rate Overview
Live
1 ILS = 14.1918 UYU
1 UYU = 0.070463
ILS
Avg
12.9174
High
14.1918
Low
12.0956
Last updated: 5/28/2026, 9:58:24 PM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 14.19 UYU |
| 10 ILS | 141.92 UYU |
| 50 ILS | 709.59 UYU |
| 100 ILS | 1,419.18 UYU |
| 500 ILS | 7,095.88 UYU |
| 1,000 ILS | 14,191.76 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-05-28T21:58:24Z",
"rates": {
"UYU": 14.191755
}
}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": 1419.1755,
"rate": 14.191755
}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