Rate Overview
Live
1 ERN = 0.338962 BRL
1 BRL = 2.9502
ERN
Avg
0.340685
High
0.348867
Low
0.327279
Last updated: 7/27/2026, 10:45:16 AM
Quick Conversions
| ERN | BRL |
|---|---|
| 1 ERN | 0.34 BRL |
| 10 ERN | 3.39 BRL |
| 50 ERN | 16.95 BRL |
| 100 ERN | 33.90 BRL |
| 500 ERN | 169.48 BRL |
| 1,000 ERN | 338.96 BRL |
Get ERN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=BRLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-27T10:45:16Z",
"rates": {
"BRL": 0.338962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "BRL",
"amount": 100
},
"result": 33.8962,
"rate": 0.338962
}Build with ERN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key