Rate Overview
Live
1 BRL = 2.9501 ERN
1 ERN = 0.338975
BRL
Avg
2.9308
High
3.0588
Low
2.8542
Last updated: 7/26/2026, 8:56:28 PM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.95 ERN |
| 10 BRL | 29.50 ERN |
| 50 BRL | 147.50 ERN |
| 100 BRL | 295.01 ERN |
| 500 BRL | 1,475.03 ERN |
| 1,000 BRL | 2,950.07 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-07-26T20:56:28Z",
"rates": {
"ERN": 2.950067
}
}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": 295.0067,
"rate": 2.950067
}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