Rate Overview
Live
1 AWG = 87.0139 ETB
1 ETB = 0.011492
AWG
Avg
87.5101
High
88.1742
Low
87.0139
Last updated: 3/28/2026, 11:01:56 AM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 87.01 ETB |
| 10 AWG | 870.14 ETB |
| 50 AWG | 4,350.70 ETB |
| 100 AWG | 8,701.39 ETB |
| 500 AWG | 43,506.96 ETB |
| 1,000 AWG | 87,013.92 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-03-28T11:01:56Z",
"rates": {
"ETB": 87.013915
}
}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": 8701.3915,
"rate": 87.013915
}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