Rate Overview
Live
1 UGX = 0.041657 ETB
1 ETB = 24.0056
UGX
Avg
0.042475
High
0.043006
Low
0.041657
Last updated: 9/12/2026, 9:57:03 PM
Quick Conversions
| UGX | ETB |
|---|---|
| 1 UGX | 0.04 ETB |
| 10 UGX | 0.42 ETB |
| 50 UGX | 2.08 ETB |
| 100 UGX | 4.17 ETB |
| 500 UGX | 20.83 ETB |
| 1,000 UGX | 41.66 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-09-12T21:57:03Z",
"rates": {
"ETB": 0.041657
}
}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.1657,
"rate": 0.041657
}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