Rate Overview
Live
1 BRL = 31.0648 ETB
1 ETB = 0.032191
BRL
Avg
31.1014
High
31.3225
Low
30.9794
Last updated: 8/19/2026, 10:01:28 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.06 ETB |
| 10 BRL | 310.65 ETB |
| 50 BRL | 1,553.24 ETB |
| 100 BRL | 3,106.48 ETB |
| 500 BRL | 15,532.40 ETB |
| 1,000 BRL | 31,064.80 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-08-19T10:01:28Z",
"rates": {
"ETB": 31.064798
}
}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": 3106.4798,
"rate": 31.064798
}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