Rate Overview
Live
1 ETB = 0.011527 AWG
1 AWG = 86.7528
ETB
Avg
0.011504
High
0.011540
Low
0.011470
Last updated: 4/17/2026, 1:33:44 PM
Quick Conversions
| ETB | AWG |
|---|---|
| 1 ETB | 0.01 AWG |
| 10 ETB | 0.12 AWG |
| 50 ETB | 0.58 AWG |
| 100 ETB | 1.15 AWG |
| 500 ETB | 5.76 AWG |
| 1,000 ETB | 11.53 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-04-17T13:33:44Z",
"rates": {
"AWG": 0.011527
}
}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.1527,
"rate": 0.011527
}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