Rate Overview
Live
1 ETB = 0.011088 AWG
1 AWG = 90.1876
ETB
Avg
0.011084
High
0.011128
Low
0.011049
Last updated: 8/17/2026, 11:21:40 AM
Quick Conversions
| ETB | AWG |
|---|---|
| 1 ETB | 0.01 AWG |
| 10 ETB | 0.11 AWG |
| 50 ETB | 0.55 AWG |
| 100 ETB | 1.11 AWG |
| 500 ETB | 5.54 AWG |
| 1,000 ETB | 11.09 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-08-17T11:21:40Z",
"rates": {
"AWG": 0.011088
}
}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.1088,
"rate": 0.011088
}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