Rate Overview
Live
1 UAH = 3.5613 ETB
1 ETB = 0.280793
UAH
Avg
3.5686
High
3.5811
Low
3.5609
Last updated: 5/7/2026, 10:32:32 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.56 ETB |
| 10 UAH | 35.61 ETB |
| 50 UAH | 178.07 ETB |
| 100 UAH | 356.13 ETB |
| 500 UAH | 1,780.67 ETB |
| 1,000 UAH | 3,561.35 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-05-07T10:32:32Z",
"rates": {
"ETB": 3.561348
}
}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": 356.13480000000004,
"rate": 3.561348
}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