Rate Overview
Live
1 BRL = 31.3099 ETB
1 ETB = 0.031939
BRL
Avg
29.1686
High
31.8767
Low
24.7153
Last updated: 7/30/2026, 11:06:04 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.31 ETB |
| 10 BRL | 313.10 ETB |
| 50 BRL | 1,565.49 ETB |
| 100 BRL | 3,130.99 ETB |
| 500 BRL | 15,654.94 ETB |
| 1,000 BRL | 31,309.89 ETB |
Get BRL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ETBExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-30T11:06:04Z",
"rates": {
"ETB": 31.309887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ETB",
"amount": 100
},
"result": 3130.9887,
"rate": 31.309887
}Build with BRL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key