Rate Overview
Live
1 USD = 157.0989 ETB
1 ETB = 0.006365
USD
Avg
155.8051
High
157.8318
Low
140.6090
Last updated: 3/27/2026, 6:05:24 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 157.10 ETB |
| 10 USD | 1,570.99 ETB |
| 50 USD | 7,854.95 ETB |
| 100 USD | 15,709.89 ETB |
| 500 USD | 78,549.46 ETB |
| 1,000 USD | 157,098.93 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-27T06:05:24Z",
"rates": {
"ETB": 157.09892945
}
}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": 15709.892945000001,
"rate": 157.09892945
}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