Rate Overview
Live
1 ILS = 1189.45 UGX
1 UGX = 0.000841
ILS
Avg
1179.69
High
1209.94
Low
1147.70
Last updated: 3/7/2026, 7:38:03 AM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,189.45 UGX |
| 10 ILS | 11,894.54 UGX |
| 50 ILS | 59,472.72 UGX |
| 100 ILS | 118,945.43 UGX |
| 500 ILS | 594,727.16 UGX |
| 1,000 ILS | 1,189,454.33 UGX |
Get ILS/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=UGXExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:38:03Z",
"rates": {
"UGX": 1189.454325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "UGX",
"amount": 100
},
"result": 118945.4325,
"rate": 1189.454325
}Build with ILS/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key