Rate Overview
Live
1 ILS = 13.7936 UYU
1 UYU = 0.072497
ILS
Avg
13.6512
High
13.8247
Low
13.4688
Last updated: 5/8/2026, 3:22:40 AM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.79 UYU |
| 10 ILS | 137.94 UYU |
| 50 ILS | 689.68 UYU |
| 100 ILS | 1,379.36 UYU |
| 500 ILS | 6,896.82 UYU |
| 1,000 ILS | 13,793.64 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-08T03:22:40Z",
"rates": {
"UYU": 13.793635
}
}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": 1379.3635,
"rate": 13.793635
}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