Rate Overview
Live
1 ETB = 23.6762 UGX
1 UGX = 0.042237
ETB
Avg
23.6172
High
23.8929
Low
23.4491
Last updated: 5/28/2026, 4:36:53 AM
Quick Conversions
| ETB | UGX |
|---|---|
| 1 ETB | 23.68 UGX |
| 10 ETB | 236.76 UGX |
| 50 ETB | 1,183.81 UGX |
| 100 ETB | 2,367.62 UGX |
| 500 ETB | 11,838.09 UGX |
| 1,000 ETB | 23,676.18 UGX |
Get ETB/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=UGXExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-05-28T04:36:53Z",
"rates": {
"UGX": 23.676181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "UGX",
"amount": 100
},
"result": 2367.6181,
"rate": 23.676181
}Build with ETB/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key