Rate Overview
Live
1 USD = 161.3487 ETB
1 ETB = 0.006198
USD
Avg
160.0596
High
161.4532
Low
158.0657
Last updated: 7/19/2026, 7:43:55 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 161.35 ETB |
| 10 USD | 1,613.49 ETB |
| 50 USD | 8,067.44 ETB |
| 100 USD | 16,134.87 ETB |
| 500 USD | 80,674.36 ETB |
| 1,000 USD | 161,348.71 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-19T07:43:55Z",
"rates": {
"ETB": 161.34871241
}
}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": 16134.871240999999,
"rate": 161.34871241
}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