Rate Overview
Live
1 USD = 161.1090 ETB
1 ETB = 0.006207
USD
Avg
141.1006
High
161.1090
Low
109.8694
Last updated: 7/21/2026, 12:55:59 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 161.11 ETB |
| 10 USD | 1,611.09 ETB |
| 50 USD | 8,055.45 ETB |
| 100 USD | 16,110.90 ETB |
| 500 USD | 80,554.52 ETB |
| 1,000 USD | 161,109.04 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-21T00:55:59Z",
"rates": {
"ETB": 161.10904085
}
}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": 16110.904085000002,
"rate": 161.10904085
}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