Rate Overview
Live
1 AWG = 90.2375 ETB
1 ETB = 0.011082
AWG
Avg
89.9907
High
90.2731
Low
89.4908
Last updated: 8/13/2026, 2:42:57 PM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 90.24 ETB |
| 10 AWG | 902.38 ETB |
| 50 AWG | 4,511.88 ETB |
| 100 AWG | 9,023.75 ETB |
| 500 AWG | 45,118.76 ETB |
| 1,000 AWG | 90,237.52 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-08-13T14:42:57Z",
"rates": {
"ETB": 90.237524
}
}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": 9023.7524,
"rate": 90.237524
}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