Rate Overview
Live
1 USD = 156.6981 ETB
1 ETB = 0.006382
USD
Avg
156.8845
High
157.8318
Low
155.8066
Last updated: 3/27/2026, 2:47:41 AM
Quick Conversions
| USD | ETB |
|---|---|
| 1 USD | 156.70 ETB |
| 10 USD | 1,566.98 ETB |
| 50 USD | 7,834.90 ETB |
| 100 USD | 15,669.81 ETB |
| 500 USD | 78,349.03 ETB |
| 1,000 USD | 156,698.06 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-27T02:47:41Z",
"rates": {
"ETB": 156.69806281
}
}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": 15669.806281000001,
"rate": 156.69806281
}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