Rate Overview
Live
1 ILS = 1248.30 UGX
1 UGX = 0.000801
ILS
Avg
1249.73
High
1258.41
Low
1239.28
Last updated: 8/17/2026, 8:43:11 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,248.30 UGX |
| 10 ILS | 12,482.98 UGX |
| 50 ILS | 62,414.90 UGX |
| 100 ILS | 124,829.80 UGX |
| 500 ILS | 624,149.01 UGX |
| 1,000 ILS | 1,248,298.02 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-08-17T20:43:11Z",
"rates": {
"UGX": 1248.298018
}
}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": 124829.8018,
"rate": 1248.298018
}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