Rate Overview
Live
1 USD = 158.2472 ETB
1 ETB = 0.006319
USD
Avg
159.3454
High
161.0874
Low
158.2472
Last updated: 6/16/2026, 1:07:41 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 158.25 ETB |
| 10 USD | 1,582.47 ETB |
| 50 USD | 7,912.36 ETB |
| 100 USD | 15,824.72 ETB |
| 500 USD | 79,123.60 ETB |
| 1,000 USD | 158,247.19 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-06-16T01:07:41Z",
"rates": {
"ETB": 158.24719431
}
}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": 15824.719431,
"rate": 158.24719431
}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