Rate Overview
Live
1 AWG = 90.8888 ETB
1 ETB = 0.011002
AWG
Avg
90.6670
High
91.7173
Low
89.6645
Last updated: 9/3/2026, 2:39:26 PM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 90.89 ETB |
| 10 AWG | 908.89 ETB |
| 50 AWG | 4,544.44 ETB |
| 100 AWG | 9,088.88 ETB |
| 500 AWG | 45,444.42 ETB |
| 1,000 AWG | 90,888.84 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-09-03T14:39:26Z",
"rates": {
"ETB": 90.888837
}
}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": 9088.8837,
"rate": 90.888837
}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