Rate Overview
Live
1 ILS = 1234.37 UGX
1 UGX = 0.000810
ILS
Avg
1221.33
High
1240.97
Low
1204.49
Last updated: 7/27/2026, 7:13:48 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,234.37 UGX |
| 10 ILS | 12,343.74 UGX |
| 50 ILS | 61,718.70 UGX |
| 100 ILS | 123,437.40 UGX |
| 500 ILS | 617,187.02 UGX |
| 1,000 ILS | 1,234,374.04 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-07-27T19:13:48Z",
"rates": {
"UGX": 1234.374038
}
}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": 123437.4038,
"rate": 1234.374038
}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