Rate Overview
Live
1 AWG = 86.9879 ETB
1 ETB = 0.011496
AWG
Avg
87.1510
High
87.2497
Low
86.9879
Last updated: 5/7/2026, 1:47:09 PM
Quick Conversions
| AWG | ETB |
|---|---|
| 1 AWG | 86.99 ETB |
| 10 AWG | 869.88 ETB |
| 50 AWG | 4,349.39 ETB |
| 100 AWG | 8,698.79 ETB |
| 500 AWG | 43,493.93 ETB |
| 1,000 AWG | 86,987.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-05-07T13:47:09Z",
"rates": {
"ETB": 86.987853
}
}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": 8698.7853,
"rate": 86.987853
}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