Rate Overview
Live
1 USD = 160.7208 ETB
1 ETB = 0.006222
USD
Avg
139.4114
High
160.7208
Low
109.8694
Last updated: 5/26/2026, 9:22:51 PM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 160.72 ETB |
| 10 USD | 1,607.21 ETB |
| 50 USD | 8,036.04 ETB |
| 100 USD | 16,072.08 ETB |
| 500 USD | 80,360.38 ETB |
| 1,000 USD | 160,720.76 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-05-26T21:22:51Z",
"rates": {
"ETB": 160.72075758
}
}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": 16072.075757999999,
"rate": 160.72075758
}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