Rate Overview
Live
1 BRL = 3.0367 ERN
1 ERN = 0.329307
BRL
Avg
3.0266
High
3.0555
Low
3.0043
Last updated: 5/7/2026, 8:00:45 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 3.04 ERN |
| 10 BRL | 30.37 ERN |
| 50 BRL | 151.83 ERN |
| 100 BRL | 303.67 ERN |
| 500 BRL | 1,518.34 ERN |
| 1,000 BRL | 3,036.68 ERN |
Get BRL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ERNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T08:00:45Z",
"rates": {
"ERN": 3.036683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ERN",
"amount": 100
},
"result": 303.6683,
"rate": 3.036683
}Build with BRL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key