Rate Overview
Live
1 ETB = 0.031938 BRL
1 BRL = 31.3107
ETB
Avg
0.034442
High
0.040460
Low
0.031370
Last updated: 7/30/2026, 11:05:34 AM
Quick Conversions
| ETB | BRL |
|---|---|
| 1 ETB | 0.03 BRL |
| 10 ETB | 0.32 BRL |
| 50 ETB | 1.60 BRL |
| 100 ETB | 3.19 BRL |
| 500 ETB | 15.97 BRL |
| 1,000 ETB | 31.94 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-07-30T11:05:34Z",
"rates": {
"BRL": 0.031938
}
}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.1938,
"rate": 0.031938
}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