Rate Overview
Live
1 UAH = 3.5737 ETB
1 ETB = 0.279819
UAH
Avg
3.5972
High
3.6181
Low
3.5737
Last updated: 4/17/2026, 7:35:50 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.57 ETB |
| 10 UAH | 35.74 ETB |
| 50 UAH | 178.69 ETB |
| 100 UAH | 357.37 ETB |
| 500 UAH | 1,786.87 ETB |
| 1,000 UAH | 3,573.74 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-04-17T07:35:50Z",
"rates": {
"ETB": 3.573737
}
}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.3737,
"rate": 3.573737
}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