Rate Overview
Live
1 ERN = 0.332780 BRL
1 BRL = 3.0050
ERN
Avg
0.333713
High
0.336953
Low
0.332100
Last updated: 4/17/2026, 6:17:20 AM
Quick Conversions
| ERN | BRL |
|---|---|
| 1 ERN | 0.33 BRL |
| 10 ERN | 3.33 BRL |
| 50 ERN | 16.64 BRL |
| 100 ERN | 33.28 BRL |
| 500 ERN | 166.39 BRL |
| 1,000 ERN | 332.78 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-04-17T06:17:20Z",
"rates": {
"BRL": 0.33278
}
}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.278,
"rate": 0.33278
}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