Rate Overview
Live
1 ETB = 0.011216 AWG
1 AWG = 89.1583
ETB
Avg
0.011214
High
0.011311
Low
0.011111
Last updated: 6/17/2026, 2:56:57 AM
Quick Conversions
| ETB | AWG |
|---|---|
| 1 ETB | 0.01 AWG |
| 10 ETB | 0.11 AWG |
| 50 ETB | 0.56 AWG |
| 100 ETB | 1.12 AWG |
| 500 ETB | 5.61 AWG |
| 1,000 ETB | 11.22 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-06-17T02:56:57Z",
"rates": {
"AWG": 0.011216
}
}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.1216,
"rate": 0.011216
}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