Rate Overview
Live
1 ILS = 14.1905 UYU
1 UYU = 0.070470
ILS
Avg
12.0790
High
14.1905
Low
10.9300
Last updated: 5/28/2026, 11:22:19 PM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 14.19 UYU |
| 10 ILS | 141.90 UYU |
| 50 ILS | 709.52 UYU |
| 100 ILS | 1,419.05 UYU |
| 500 ILS | 7,095.25 UYU |
| 1,000 ILS | 14,190.50 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-28T23:22:19Z",
"rates": {
"UYU": 14.190498
}
}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.0498,
"rate": 14.190498
}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