Rate Overview
Live
1 USD = 161.3461 ETB
1 ETB = 0.006198
USD
Avg
157.4219
High
161.3461
Low
155.0752
Last updated: 7/19/2026, 1:10:17 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 161.35 ETB |
| 10 USD | 1,613.46 ETB |
| 50 USD | 8,067.30 ETB |
| 100 USD | 16,134.61 ETB |
| 500 USD | 80,673.05 ETB |
| 1,000 USD | 161,346.09 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-19T01:10:17Z",
"rates": {
"ETB": 161.34609188
}
}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.609187999999,
"rate": 161.34609188
}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