Rate Overview
Live
1 UAH = 3.5490 ETB
1 ETB = 0.281770
UAH
Avg
3.3132
High
3.6866
Low
2.6574
Last updated: 7/2/2026, 6:01:10 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.55 ETB |
| 10 UAH | 35.49 ETB |
| 50 UAH | 177.45 ETB |
| 100 UAH | 354.90 ETB |
| 500 UAH | 1,774.50 ETB |
| 1,000 UAH | 3,548.99 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-07-02T06:01:10Z",
"rates": {
"ETB": 3.548993
}
}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": 354.8993,
"rate": 3.548993
}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