Rate Overview
Live
1 BRL = 2.8946 ERN
1 ERN = 0.345471
BRL
Avg
2.9381
High
2.9704
Low
2.8946
Last updated: 6/19/2026, 8:23:10 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.89 ERN |
| 10 BRL | 28.95 ERN |
| 50 BRL | 144.73 ERN |
| 100 BRL | 289.46 ERN |
| 500 BRL | 1,447.30 ERN |
| 1,000 BRL | 2,894.60 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-06-19T08:23:10Z",
"rates": {
"ERN": 2.894595
}
}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": 289.4595,
"rate": 2.894595
}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