Rate Overview
Live
1 ILS = 1264.50 UGX
1 UGX = 0.000791
ILS
Avg
1276.07
High
1288.53
Low
1264.50
Last updated: 6/17/2026, 6:36:37 AM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,264.50 UGX |
| 10 ILS | 12,645.01 UGX |
| 50 ILS | 63,225.05 UGX |
| 100 ILS | 126,450.11 UGX |
| 500 ILS | 632,250.53 UGX |
| 1,000 ILS | 1,264,501.07 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-06-17T06:36:37Z",
"rates": {
"UGX": 1264.501067
}
}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": 126450.10669999999,
"rate": 1264.501067
}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