Rate Overview
Live
1 ILS = 1231.08 UGX
1 UGX = 0.000812
ILS
Avg
1153.79
High
1345.18
Low
1031.92
Last updated: 7/28/2026, 3:46:30 PM
Quick Conversions
| ILS | UGX |
|---|---|
| 1 ILS | 1,231.08 UGX |
| 10 ILS | 12,310.77 UGX |
| 50 ILS | 61,553.84 UGX |
| 100 ILS | 123,107.68 UGX |
| 500 ILS | 615,538.42 UGX |
| 1,000 ILS | 1,231,076.84 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-28T15:46:30Z",
"rates": {
"UGX": 1231.076844
}
}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": 123107.6844,
"rate": 1231.076844
}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