Rate Overview
Live
1 ILS = 1216.46 UGX
1 UGX = 0.000822
ILS
Avg
1150.08
High
1328.68
Low
1034.75
Last updated: 7/25/2026, 6:49:00 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,216.46 UGX |
| 10 ILS | 12,164.61 UGX |
| 50 ILS | 60,823.05 UGX |
| 100 ILS | 121,646.10 UGX |
| 500 ILS | 608,230.50 UGX |
| 1,000 ILS | 1,216,461.00 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-25T18:49:00Z",
"rates": {
"UGX": 1216.461003
}
}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": 121646.10029999999,
"rate": 1216.461003
}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