Rate Overview
Live
1 BRL = 2.9740 ERN
1 ERN = 0.336246
BRL
Avg
3.0092
High
3.0600
Low
2.9611
Last updated: 5/27/2026, 5:29:48 PM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.97 ERN |
| 10 BRL | 29.74 ERN |
| 50 BRL | 148.70 ERN |
| 100 BRL | 297.40 ERN |
| 500 BRL | 1,487.01 ERN |
| 1,000 BRL | 2,974.01 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-27T17:29:48Z",
"rates": {
"ERN": 2.974011
}
}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": 297.4011,
"rate": 2.974011
}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