Rate Overview
Live
1 BRL = 31.2813 ETB
1 ETB = 0.031968
BRL
Avg
31.2473
High
31.5234
Low
30.9736
Last updated: 4/17/2026, 4:55:28 AM
Quick Conversions
| BRL | ETB |
|---|---|
| 1 BRL | 31.28 ETB |
| 10 BRL | 312.81 ETB |
| 50 BRL | 1,564.06 ETB |
| 100 BRL | 3,128.13 ETB |
| 500 BRL | 15,640.64 ETB |
| 1,000 BRL | 31,281.28 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-04-17T04:55:28Z",
"rates": {
"ETB": 31.28128
}
}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": 3128.1279999999997,
"rate": 31.28128
}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