Rate Overview
Live
1 USD = 159.7760 ETB
1 ETB = 0.006259
USD
Avg
159.8309
High
161.4532
Low
158.6983
Last updated: 7/5/2026, 7:25:44 PM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 159.78 ETB |
| 10 USD | 1,597.76 ETB |
| 50 USD | 7,988.80 ETB |
| 100 USD | 15,977.60 ETB |
| 500 USD | 79,888.02 ETB |
| 1,000 USD | 159,776.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-05T19:25:44Z",
"rates": {
"ETB": 159.77604173
}
}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": 15977.604173,
"rate": 159.77604173
}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