Rate Overview
Live
1 USD = 155.7498 ETB
1 ETB = 0.006421
USD
Avg
156.3104
High
157.0344
Low
155.6250
Last updated: 4/16/2026, 5:04:22 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 155.75 ETB |
| 10 USD | 1,557.50 ETB |
| 50 USD | 7,787.49 ETB |
| 100 USD | 15,574.98 ETB |
| 500 USD | 77,874.89 ETB |
| 1,000 USD | 155,749.77 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-04-16T05:04:22Z",
"rates": {
"ETB": 155.74977276
}
}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": 15574.977276000001,
"rate": 155.74977276
}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