Rate Overview
Live
1 ILS = 1335.17 UGX
1 UGX = 0.000749
ILS
Avg
1202.08
High
1335.17
Low
1091.40
Last updated: 5/27/2026, 11:50:03 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,335.17 UGX |
| 10 ILS | 13,351.67 UGX |
| 50 ILS | 66,758.34 UGX |
| 100 ILS | 133,516.68 UGX |
| 500 ILS | 667,583.39 UGX |
| 1,000 ILS | 1,335,166.78 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-05-27T23:50:03Z",
"rates": {
"UGX": 1335.166775
}
}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": 133516.6775,
"rate": 1335.166775
}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