Rate Overview
Live
1 AWG = 87.2076 ETB
1 ETB = 0.011467
AWG
Avg
87.0915
High
87.6735
Low
86.6790
Last updated: 3/7/2026, 7:05:09 AM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 87.21 ETB |
| 10 AWG | 872.08 ETB |
| 50 AWG | 4,360.38 ETB |
| 100 AWG | 8,720.76 ETB |
| 500 AWG | 43,603.79 ETB |
| 1,000 AWG | 87,207.58 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-07T07:05:09Z",
"rates": {
"ETB": 87.207583
}
}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": 8720.7583,
"rate": 87.207583
}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