Rate Overview
Live
1 UGX = 0.043300 ETB
1 ETB = 23.0947
UGX
Avg
0.043658
High
0.044005
Low
0.043300
Last updated: 7/11/2026, 5:29:50 PM
Quick Conversions
| UGX | ETB |
|---|---|
| 1 UGX | 0.04 ETB |
| 10 UGX | 0.43 ETB |
| 50 UGX | 2.17 ETB |
| 100 UGX | 4.33 ETB |
| 500 UGX | 21.65 ETB |
| 1,000 UGX | 43.30 ETB |
Get UGX/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ETBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-11T17:29:50Z",
"rates": {
"ETB": 0.0433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ETB",
"amount": 100
},
"result": 4.33,
"rate": 0.0433
}Build with UGX/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key