Rate Overview
Live
1 ERN = 0.329306 BRL
1 BRL = 3.0367
ERN
Avg
0.330415
High
0.332853
Low
0.327279
Last updated: 5/7/2026, 11:27:52 AM
Quick Conversions
| ERN | BRL |
|---|---|
| 1 ERN | 0.33 BRL |
| 10 ERN | 3.29 BRL |
| 50 ERN | 16.47 BRL |
| 100 ERN | 32.93 BRL |
| 500 ERN | 164.65 BRL |
| 1,000 ERN | 329.31 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-05-07T11:27:52Z",
"rates": {
"BRL": 0.329306
}
}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": 32.9306,
"rate": 0.329306
}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