Rate Overview
Live
1 ERN = 0.345471 BRL
1 BRL = 2.8946
ERN
Avg
0.340381
High
0.345471
Low
0.336653
Last updated: 6/19/2026, 8:47:28 AM
Quick Conversions
| ERN | BRL |
|---|---|
| 1 ERN | 0.35 BRL |
| 10 ERN | 3.45 BRL |
| 50 ERN | 17.27 BRL |
| 100 ERN | 34.55 BRL |
| 500 ERN | 172.74 BRL |
| 1,000 ERN | 345.47 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-06-19T08:47:28Z",
"rates": {
"BRL": 0.345471
}
}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": 34.5471,
"rate": 0.345471
}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