Rate Overview
Live
1 ILS = 1225.68 UGX
1 UGX = 0.000816
ILS
Avg
1225.93
High
1234.34
Low
1221.18
Last updated: 7/4/2026, 1:47:09 AM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,225.68 UGX |
| 10 ILS | 12,256.85 UGX |
| 50 ILS | 61,284.25 UGX |
| 100 ILS | 122,568.50 UGX |
| 500 ILS | 612,842.50 UGX |
| 1,000 ILS | 1,225,685.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-04T01:47:09Z",
"rates": {
"UGX": 1225.684995
}
}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": 122568.4995,
"rate": 1225.684995
}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