Rate Overview
Live
1 UGX = 0.043739 ETB
1 ETB = 22.8629
UGX
Avg
0.043581
High
0.043739
Low
0.043438
Last updated: 8/20/2026, 2:02:52 PM
Quick Conversions
| UGX | ETB |
|---|---|
| 1 UGX | 0.04 ETB |
| 10 UGX | 0.44 ETB |
| 50 UGX | 2.19 ETB |
| 100 UGX | 4.37 ETB |
| 500 UGX | 21.87 ETB |
| 1,000 UGX | 43.74 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-08-20T14:02:52Z",
"rates": {
"ETB": 0.043739
}
}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.3739,
"rate": 0.043739
}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