Rate Overview
Live
1 BRL = 30.6362 ETB
1 ETB = 0.032641
BRL
Avg
31.1827
High
31.5361
Low
30.6362
Last updated: 6/19/2026, 8:44:29 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 30.64 ETB |
| 10 BRL | 306.36 ETB |
| 50 BRL | 1,531.81 ETB |
| 100 BRL | 3,063.62 ETB |
| 500 BRL | 15,318.11 ETB |
| 1,000 BRL | 30,636.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-06-19T08:44:29Z",
"rates": {
"ETB": 30.636221
}
}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": 3063.6221,
"rate": 30.636221
}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