Rate Overview
Live
1 UZS = 0.013332 ETB
1 ETB = 75.0075
UZS
Avg
0.013011
High
0.013432
Low
0.012596
Last updated: 7/28/2026, 4:42:30 PM
Quick Conversions
| UZS | ETB |
|---|---|
| 1 UZS | 0.01 ETB |
| 10 UZS | 0.13 ETB |
| 50 UZS | 0.67 ETB |
| 100 UZS | 1.33 ETB |
| 500 UZS | 6.67 ETB |
| 1,000 UZS | 13.33 ETB |
Get UZS/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=ETBExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-28T16:42:30Z",
"rates": {
"ETB": 0.013332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "ETB",
"amount": 100
},
"result": 1.3332,
"rate": 0.013332
}Build with UZS/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key