Rate Overview
Live
1 BRL = 31.4640 ETB
1 ETB = 0.031782
BRL
Avg
31.3589
High
31.7442
Low
30.8839
Last updated: 9/2/2026, 9:46:13 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.46 ETB |
| 10 BRL | 314.64 ETB |
| 50 BRL | 1,573.20 ETB |
| 100 BRL | 3,146.40 ETB |
| 500 BRL | 15,732.02 ETB |
| 1,000 BRL | 31,464.04 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-09-02T09:46:13Z",
"rates": {
"ETB": 31.464038
}
}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": 3146.4038,
"rate": 31.464038
}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