Rate Overview
Live
1 ETB = 0.011147 AWG
1 AWG = 89.7102
ETB
Avg
0.011197
High
0.011310
Low
0.011147
Last updated: 7/7/2026, 10:35:46 AM
Quick Conversions
| ETB | AWG |
|---|---|
| 1 ETB | 0.01 AWG |
| 10 ETB | 0.11 AWG |
| 50 ETB | 0.56 AWG |
| 100 ETB | 1.11 AWG |
| 500 ETB | 5.57 AWG |
| 1,000 ETB | 11.15 AWG |
Get ETB/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=AWGExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-07T10:35:46Z",
"rates": {
"AWG": 0.011147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "AWG",
"amount": 100
},
"result": 1.1147,
"rate": 0.011147
}Build with ETB/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key