Rate Overview
Live
1 BRL = 31.7206 ETB
1 ETB = 0.031525
BRL
Avg
31.6667
High
31.9909
Low
31.4453
Last updated: 5/7/2026, 6:54:45 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.72 ETB |
| 10 BRL | 317.21 ETB |
| 50 BRL | 1,586.03 ETB |
| 100 BRL | 3,172.06 ETB |
| 500 BRL | 15,860.28 ETB |
| 1,000 BRL | 31,720.55 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-05-07T06:54:45Z",
"rates": {
"ETB": 31.720551
}
}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": 3172.0551,
"rate": 31.720551
}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