Rate Overview
Live
1 UGX = 0.000748 ILS
1 ILS = 1336.90
UGX
Avg
0.000762
High
0.000775
Low
0.000748
Last updated: 5/27/2026, 10:41:51 PM
Quick Conversions
| UGX | ILS |
|---|---|
| 1 UGX | 0.00 ILS |
| 10 UGX | 0.01 ILS |
| 50 UGX | 0.04 ILS |
| 100 UGX | 0.07 ILS |
| 500 UGX | 0.37 ILS |
| 1,000 UGX | 0.75 ILS |
Get UGX/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ILSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-27T22:41:51Z",
"rates": {
"ILS": 0.000748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ILS",
"amount": 100
},
"result": 0.07479999999999999,
"rate": 0.000748
}Build with UGX/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key