Rate Overview
Live
1 AWG = 90.0128 ETB
1 ETB = 0.011110
AWG
Avg
89.7810
High
90.0974
Low
89.3910
Last updated: 7/28/2026, 1:36:57 AM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 90.01 ETB |
| 10 AWG | 900.13 ETB |
| 50 AWG | 4,500.64 ETB |
| 100 AWG | 9,001.28 ETB |
| 500 AWG | 45,006.40 ETB |
| 1,000 AWG | 90,012.81 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-28T01:36:57Z",
"rates": {
"ETB": 90.012805
}
}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": 9001.2805,
"rate": 90.012805
}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