Rate Overview
Live
1 UGX = 0.042039 ETB
1 ETB = 23.7874
UGX
Avg
0.041856
High
0.042290
Low
0.041221
Last updated: 3/28/2026, 9:30:29 AM
Quick Conversions
| UGX | ETB |
|---|---|
| 1 UGX | 0.04 ETB |
| 10 UGX | 0.42 ETB |
| 50 UGX | 2.10 ETB |
| 100 UGX | 4.20 ETB |
| 500 UGX | 21.02 ETB |
| 1,000 UGX | 42.04 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-03-28T09:30:29Z",
"rates": {
"ETB": 0.042039
}
}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.2039,
"rate": 0.042039
}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