Rate Overview
Live
1 ILS = 1243.35 UGX
1 UGX = 0.000804
ILS
Avg
1256.58
High
1266.87
Low
1243.35
Last updated: 9/2/2026, 6:00:01 AM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,243.35 UGX |
| 10 ILS | 12,433.46 UGX |
| 50 ILS | 62,167.29 UGX |
| 100 ILS | 124,334.59 UGX |
| 500 ILS | 621,672.93 UGX |
| 1,000 ILS | 1,243,345.86 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-09-02T06:00:01Z",
"rates": {
"UGX": 1243.345858
}
}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": 124334.58579999999,
"rate": 1243.345858
}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