Rate Overview
Live
1 ILS = 1234.23 UGX
1 UGX = 0.000810
ILS
Avg
1222.65
High
1343.99
Low
1133.88
Last updated: 7/28/2026, 1:35:40 AM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,234.23 UGX |
| 10 ILS | 12,342.33 UGX |
| 50 ILS | 61,711.63 UGX |
| 100 ILS | 123,423.26 UGX |
| 500 ILS | 617,116.28 UGX |
| 1,000 ILS | 1,234,232.57 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-28T01:35:40Z",
"rates": {
"UGX": 1234.232569
}
}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": 123423.25690000001,
"rate": 1234.232569
}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