Rate Overview
Live
1 AWG = 89.9233 ETB
1 ETB = 0.011121
AWG
Avg
78.7984
High
89.9233
Low
61.3796
Last updated: 7/24/2026, 12:01:33 AM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 89.92 ETB |
| 10 AWG | 899.23 ETB |
| 50 AWG | 4,496.17 ETB |
| 100 AWG | 8,992.33 ETB |
| 500 AWG | 44,961.66 ETB |
| 1,000 AWG | 89,923.33 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-07-24T00:01:33Z",
"rates": {
"ETB": 89.923327
}
}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": 8992.3327,
"rate": 89.923327
}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