Rate Overview
Live
1 ETB = 0.033677 BRL
1 BRL = 29.6939
ETB
Avg
0.033479
High
0.034008
Low
0.032847
Last updated: 3/7/2026, 9:17:53 AM
Quick Conversions
| ETB | BRL |
|---|---|
| 1 ETB | 0.03 BRL |
| 10 ETB | 0.34 BRL |
| 50 ETB | 1.68 BRL |
| 100 ETB | 3.37 BRL |
| 500 ETB | 16.84 BRL |
| 1,000 ETB | 33.68 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-03-07T09:17:53Z",
"rates": {
"BRL": 0.033677
}
}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.3676999999999997,
"rate": 0.033677
}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