Rate Overview
Live
1 ETB = 22.8264 UGX
1 UGX = 0.043809
ETB
Avg
23.4573
High
24.0951
Low
22.1876
Last updated: 6/21/2026, 4:31:10 AM
Quick Conversions
| ETB | UGX |
|---|---|
| 1 ETB | 22.83 UGX |
| 10 ETB | 228.26 UGX |
| 50 ETB | 1,141.32 UGX |
| 100 ETB | 2,282.64 UGX |
| 500 ETB | 11,413.19 UGX |
| 1,000 ETB | 22,826.39 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-06-21T04:31:10Z",
"rates": {
"UGX": 22.826388
}
}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": 2282.6388,
"rate": 22.826388
}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