Rate Overview
Live
1 ETB = 0.032270 BRL
1 BRL = 30.9885
ETB
Avg
0.032368
High
0.032679
Low
0.032018
Last updated: 7/8/2026, 9:50:49 AM
Quick Conversions
| ETB | BRL |
|---|---|
| 1 ETB | 0.03 BRL |
| 10 ETB | 0.32 BRL |
| 50 ETB | 1.61 BRL |
| 100 ETB | 3.23 BRL |
| 500 ETB | 16.14 BRL |
| 1,000 ETB | 32.27 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-07-08T09:50:49Z",
"rates": {
"BRL": 0.03227
}
}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.227,
"rate": 0.03227
}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