Rate Overview
Live
1 BRL = 2.9280 ERN
1 ERN = 0.341525
BRL
Avg
2.8549
High
3.0525
Low
2.6848
Last updated: 7/30/2026, 8:03:26 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.93 ERN |
| 10 BRL | 29.28 ERN |
| 50 BRL | 146.40 ERN |
| 100 BRL | 292.80 ERN |
| 500 BRL | 1,464.02 ERN |
| 1,000 BRL | 2,928.04 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-30T08:03:26Z",
"rates": {
"ERN": 2.928041
}
}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": 292.8041,
"rate": 2.928041
}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