Rate Overview
Live
1 ILS = 1187.42 UGX
1 UGX = 0.000842
ILS
Avg
1124.05
High
1216.96
Low
1043.50
Last updated: 3/28/2026, 2:59:36 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,187.42 UGX |
| 10 ILS | 11,874.25 UGX |
| 50 ILS | 59,371.23 UGX |
| 100 ILS | 118,742.46 UGX |
| 500 ILS | 593,712.29 UGX |
| 1,000 ILS | 1,187,424.59 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-28T14:59:36Z",
"rates": {
"UGX": 1187.424588
}
}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": 118742.45880000001,
"rate": 1187.424588
}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