Rate Overview
Live
1 ILS = 13.2503 UYU
1 UYU = 0.075470
ILS
Avg
13.3552
High
13.4701
Low
13.2503
Last updated: 7/8/2026, 11:44:08 PM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.25 UYU |
| 10 ILS | 132.50 UYU |
| 50 ILS | 662.52 UYU |
| 100 ILS | 1,325.03 UYU |
| 500 ILS | 6,625.17 UYU |
| 1,000 ILS | 13,250.34 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-08T23:44:08Z",
"rates": {
"UYU": 13.250335
}
}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": 1325.0335,
"rate": 13.250335
}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