Rate Overview
Live
1 AWG = 86.7482 ETB
1 ETB = 0.011528
AWG
Avg
86.9233
High
87.1808
Low
86.6540
Last updated: 4/17/2026, 12:06:38 PM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 86.75 ETB |
| 10 AWG | 867.48 ETB |
| 50 AWG | 4,337.41 ETB |
| 100 AWG | 8,674.82 ETB |
| 500 AWG | 43,374.12 ETB |
| 1,000 AWG | 86,748.25 ETB |
Get AWG/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ETBExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-17T12:06:38Z",
"rates": {
"ETB": 86.748245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ETB",
"amount": 100
},
"result": 8674.824499999999,
"rate": 86.748245
}Build with AWG/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key