Rate Overview
Live
1 USD = 157.0496 ETB
1 ETB = 0.006367
USD
Avg
157.0610
High
157.3750
Low
156.9996
Last updated: 5/6/2026, 10:16:00 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 157.05 ETB |
| 10 USD | 1,570.50 ETB |
| 50 USD | 7,852.48 ETB |
| 100 USD | 15,704.96 ETB |
| 500 USD | 78,524.78 ETB |
| 1,000 USD | 157,049.56 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-05-06T10:16:00Z",
"rates": {
"ETB": 157.04956095
}
}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": 15704.956095,
"rate": 157.04956095
}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