Rate Overview
Live
1 UAH = 3.5776 ETB
1 ETB = 0.279520
UAH
Avg
3.5518
High
3.7019
Low
3.2606
Last updated: 7/11/2026, 10:45:19 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.58 ETB |
| 10 UAH | 35.78 ETB |
| 50 UAH | 178.88 ETB |
| 100 UAH | 357.76 ETB |
| 500 UAH | 1,788.78 ETB |
| 1,000 UAH | 3,577.57 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-11T10:45:19Z",
"rates": {
"ETB": 3.577566
}
}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.7566,
"rate": 3.577566
}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