Rate Overview
Live
1 UAH = 3.6001 ETB
1 ETB = 0.277767
UAH
Avg
3.5864
High
3.6745
Low
3.5375
Last updated: 7/7/2026, 4:38:23 AM
Quick Conversions
| UAH | ETB |
|---|---|
| 1 UAH | 3.60 ETB |
| 10 UAH | 36.00 ETB |
| 50 UAH | 180.01 ETB |
| 100 UAH | 360.01 ETB |
| 500 UAH | 1,800.07 ETB |
| 1,000 UAH | 3,600.15 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-07T04:38:23Z",
"rates": {
"ETB": 3.600146
}
}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": 360.01460000000003,
"rate": 3.600146
}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