Rate Overview
Live
1 ILS = 1216.46 UGX
1 UGX = 0.000822
ILS
Avg
1211.96
High
1345.18
Low
1091.40
Last updated: 7/26/2026, 1:17:52 AM
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-26T01:17:52Z",
"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