Rate Overview
Live
1 ILS = 1241.59 UGX
1 UGX = 0.000805
ILS
Avg
1224.86
High
1241.59
Low
1206.25
Last updated: 4/17/2026, 1:30:33 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,241.59 UGX |
| 10 ILS | 12,415.88 UGX |
| 50 ILS | 62,079.41 UGX |
| 100 ILS | 124,158.83 UGX |
| 500 ILS | 620,794.14 UGX |
| 1,000 ILS | 1,241,588.29 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-04-17T13:30:33Z",
"rates": {
"UGX": 1241.588288
}
}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": 124158.82879999999,
"rate": 1241.588288
}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