Rate Overview
Live
1 ILS = 1289.80 UGX
1 UGX = 0.000775
ILS
Avg
1279.57
High
1296.39
Low
1262.02
Last updated: 5/7/2026, 2:50:10 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,289.80 UGX |
| 10 ILS | 12,897.96 UGX |
| 50 ILS | 64,489.82 UGX |
| 100 ILS | 128,979.63 UGX |
| 500 ILS | 644,898.16 UGX |
| 1,000 ILS | 1,289,796.31 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-07T14:50:10Z",
"rates": {
"UGX": 1289.796311
}
}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": 128979.6311,
"rate": 1289.796311
}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