Rate Overview
Live
1 UZS = 0.012832 ETB
1 ETB = 77.9302
UZS
Avg
0.012868
High
0.012954
Low
0.012811
Last updated: 3/28/2026, 9:21:16 AM
Quick Conversions
| UZS | ETB |
|---|---|
| 1 UZS | 0.01 ETB |
| 10 UZS | 0.13 ETB |
| 50 UZS | 0.64 ETB |
| 100 UZS | 1.28 ETB |
| 500 UZS | 6.42 ETB |
| 1,000 UZS | 12.83 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-03-28T09:21:16Z",
"rates": {
"ETB": 0.012832
}
}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.2832,
"rate": 0.012832
}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