Rate Overview
Live
1 ETB = 0.032641 BRL
1 BRL = 30.6363
ETB
Avg
0.032072
High
0.032641
Low
0.031709
Last updated: 6/19/2026, 8:24:22 AM
Quick Conversions
| ETB | BRL |
|---|---|
| 1 ETB | 0.03 BRL |
| 10 ETB | 0.33 BRL |
| 50 ETB | 1.63 BRL |
| 100 ETB | 3.26 BRL |
| 500 ETB | 16.32 BRL |
| 1,000 ETB | 32.64 BRL |
Get ETB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BRLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-19T08:24:22Z",
"rates": {
"BRL": 0.032641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BRL",
"amount": 100
},
"result": 3.2641000000000004,
"rate": 0.032641
}Build with ETB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key