Rate Overview
Live
1 USD = 160.0958 ETB
1 ETB = 0.006246
USD
Avg
160.6636
High
161.3487
Low
160.0098
Last updated: 7/26/2026, 8:37:13 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 160.10 ETB |
| 10 USD | 1,600.96 ETB |
| 50 USD | 8,004.79 ETB |
| 100 USD | 16,009.58 ETB |
| 500 USD | 80,047.91 ETB |
| 1,000 USD | 160,095.83 ETB |
Get USD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ETBExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-26T08:37:13Z",
"rates": {
"ETB": 160.09582507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ETB",
"amount": 100
},
"result": 16009.582507,
"rate": 160.09582507
}Build with USD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key