Rate Overview
Live
1 ILS = 13.0017 UYU
1 UYU = 0.076913
ILS
Avg
12.5817
High
13.0017
Low
12.2320
Last updated: 3/7/2026, 9:14:05 AM
Quick Conversions
| ILS | UYU |
|---|---|
| 1 ILS | 13.00 UYU |
| 10 ILS | 130.02 UYU |
| 50 ILS | 650.08 UYU |
| 100 ILS | 1,300.17 UYU |
| 500 ILS | 6,500.84 UYU |
| 1,000 ILS | 13,001.67 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-07T09:14:05Z",
"rates": {
"UYU": 13.001671
}
}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": 1300.1671,
"rate": 13.001671
}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