Rate Overview
Live
1 UAH = 3.5719 ETB
1 ETB = 0.279962
UAH
Avg
3.5837
High
3.6246
Low
3.5351
Last updated: 3/7/2026, 7:44:36 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.57 ETB |
| 10 UAH | 35.72 ETB |
| 50 UAH | 178.60 ETB |
| 100 UAH | 357.19 ETB |
| 500 UAH | 1,785.96 ETB |
| 1,000 UAH | 3,571.91 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-03-07T07:44:36Z",
"rates": {
"ETB": 3.571914
}
}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": 357.1914,
"rate": 3.571914
}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