Rate Overview
Live
1 ETB = 22.8898 UGX
1 UGX = 0.043688
ETB
Avg
23.4132
High
24.0057
Low
22.1865
Last updated: 6/23/2026, 6:31:16 AM
Quick Conversions
| ETB | UGX |
|---|---|
| 1 ETB | 22.89 UGX |
| 10 ETB | 228.90 UGX |
| 50 ETB | 1,144.49 UGX |
| 100 ETB | 2,288.98 UGX |
| 500 ETB | 11,444.90 UGX |
| 1,000 ETB | 22,889.80 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-23T06:31:16Z",
"rates": {
"UGX": 22.889799
}
}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": 2288.9799,
"rate": 22.889799
}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