Rate Overview
Live
1 AWG = 89.1519 ETB
1 ETB = 0.011217
AWG
Avg
89.1729
High
89.9930
Low
88.4063
Last updated: 6/17/2026, 1:35:49 AM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 89.15 ETB |
| 10 AWG | 891.52 ETB |
| 50 AWG | 4,457.59 ETB |
| 100 AWG | 8,915.19 ETB |
| 500 AWG | 44,575.93 ETB |
| 1,000 AWG | 89,151.85 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-06-17T01:35:49Z",
"rates": {
"ETB": 89.151852
}
}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": 8915.1852,
"rate": 89.151852
}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