Rate Overview
Live
1 BRL = 31.6805 ETB
1 ETB = 0.031565
BRL
Avg
30.5691
High
31.9909
Low
28.4123
Last updated: 7/22/2026, 4:42:43 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.68 ETB |
| 10 BRL | 316.80 ETB |
| 50 BRL | 1,584.02 ETB |
| 100 BRL | 3,168.05 ETB |
| 500 BRL | 15,840.24 ETB |
| 1,000 BRL | 31,680.49 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-22T04:42:43Z",
"rates": {
"ETB": 31.68049
}
}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": 3168.049,
"rate": 31.68049
}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