Rate Overview
Live
1 BRL = 31.7743 ETB
1 ETB = 0.031472
BRL
Avg
31.6497
High
31.7743
Low
31.5333
Last updated: 7/24/2026, 2:50:22 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.77 ETB |
| 10 BRL | 317.74 ETB |
| 50 BRL | 1,588.72 ETB |
| 100 BRL | 3,177.43 ETB |
| 500 BRL | 15,887.15 ETB |
| 1,000 BRL | 31,774.30 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-24T02:50:22Z",
"rates": {
"ETB": 31.774304
}
}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": 3177.4304,
"rate": 31.774304
}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