Rate Overview
Live
1 UAH = 3.6069 ETB
1 ETB = 0.277246
UAH
Avg
3.5764
High
3.6305
Low
3.5220
Last updated: 8/23/2026, 6:29:33 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.61 ETB |
| 10 UAH | 36.07 ETB |
| 50 UAH | 180.35 ETB |
| 100 UAH | 360.69 ETB |
| 500 UAH | 1,803.45 ETB |
| 1,000 UAH | 3,606.90 ETB |
Get UAH/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=ETBExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-23T06:29:33Z",
"rates": {
"ETB": 3.6069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "ETB",
"amount": 100
},
"result": 360.69,
"rate": 3.6069
}Build with UAH/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key