Rate Overview
Live
1 ETB = 0.031380 BRL
1 BRL = 31.8674
ETB
Avg
0.031644
High
0.032210
Low
0.031125
Last updated: 5/27/2026, 11:48:32 PM
Quick Conversions
| ETB | BRL |
|---|---|
| 1 ETB | 0.03 BRL |
| 10 ETB | 0.31 BRL |
| 50 ETB | 1.57 BRL |
| 100 ETB | 3.14 BRL |
| 500 ETB | 15.69 BRL |
| 1,000 ETB | 31.38 BRL |
Get ETB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BRLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-05-27T23:48:32Z",
"rates": {
"BRL": 0.03138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BRL",
"amount": 100
},
"result": 3.138,
"rate": 0.03138
}Build with ETB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key