Rate Overview
Live
1 ILS = 12.9019 UYU
1 UYU = 0.077508
ILS
Avg
12.9530
High
13.0217
Low
12.8363
Last updated: 3/28/2026, 9:12:10 AM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 12.90 UYU |
| 10 ILS | 129.02 UYU |
| 50 ILS | 645.09 UYU |
| 100 ILS | 1,290.19 UYU |
| 500 ILS | 6,450.93 UYU |
| 1,000 ILS | 12,901.85 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-03-28T09:12:10Z",
"rates": {
"UYU": 12.901851
}
}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": 1290.1851000000001,
"rate": 12.901851
}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