Rate Overview
Live
1 BRL = 29.6932 ETB
1 ETB = 0.033678
BRL
Avg
29.8726
High
30.4435
Low
29.4048
Last updated: 3/7/2026, 9:17:53 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 29.69 ETB |
| 10 BRL | 296.93 ETB |
| 50 BRL | 1,484.66 ETB |
| 100 BRL | 2,969.32 ETB |
| 500 BRL | 14,846.61 ETB |
| 1,000 BRL | 29,693.22 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-03-07T09:17:53Z",
"rates": {
"ETB": 29.693218
}
}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": 2969.3218,
"rate": 29.693218
}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