Rate Overview
Live
1 ETB = 23.1252 UGX
1 UGX = 0.043243
ETB
Avg
23.3174
High
23.7044
Low
22.6674
Last updated: 6/19/2026, 8:46:17 AM
Quick Conversions
| ETB | UGX |
|---|---|
| 1 ETB | 23.13 UGX |
| 10 ETB | 231.25 UGX |
| 50 ETB | 1,156.26 UGX |
| 100 ETB | 2,312.52 UGX |
| 500 ETB | 11,562.60 UGX |
| 1,000 ETB | 23,125.20 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-19T08:46:17Z",
"rates": {
"UGX": 23.125196
}
}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": 2312.5196,
"rate": 23.125196
}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