Rate Overview
Live
1 BRL = 2.8533 ERN
1 ERN = 0.350476
BRL
Avg
2.8743
High
2.9236
Low
2.8428
Last updated: 3/7/2026, 7:44:20 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.85 ERN |
| 10 BRL | 28.53 ERN |
| 50 BRL | 142.66 ERN |
| 100 BRL | 285.33 ERN |
| 500 BRL | 1,426.63 ERN |
| 1,000 BRL | 2,853.26 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-07T07:44:20Z",
"rates": {
"ERN": 2.853259
}
}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": 285.3259,
"rate": 2.853259
}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