Rate Overview
Live
1 BRL = 2.8636 ERN
1 ERN = 0.349212
BRL
Avg
2.8536
High
2.9247
Low
2.7383
Last updated: 3/27/2026, 2:38:28 PM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.86 ERN |
| 10 BRL | 28.64 ERN |
| 50 BRL | 143.18 ERN |
| 100 BRL | 286.36 ERN |
| 500 BRL | 1,431.79 ERN |
| 1,000 BRL | 2,863.59 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-03-27T14:38:28Z",
"rates": {
"ERN": 2.863587
}
}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": 286.3587,
"rate": 2.863587
}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