Rate Overview
Live
1 USD = 155.1554 ETB
1 ETB = 0.006445
USD
Avg
155.7496
High
156.9356
Low
155.1554
Last updated: 3/7/2026, 12:46:39 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 155.16 ETB |
| 10 USD | 1,551.55 ETB |
| 50 USD | 7,757.77 ETB |
| 100 USD | 15,515.54 ETB |
| 500 USD | 77,577.70 ETB |
| 1,000 USD | 155,155.40 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-03-07T00:46:39Z",
"rates": {
"ETB": 155.15540111
}
}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": 15515.540111000002,
"rate": 155.15540111
}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