Rate Overview
Live
1 BRL = 2.9213 ERN
1 ERN = 0.342310
BRL
Avg
2.9077
High
2.9213
Low
2.8867
Last updated: 7/10/2026, 4:23:47 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.92 ERN |
| 10 BRL | 29.21 ERN |
| 50 BRL | 146.07 ERN |
| 100 BRL | 292.13 ERN |
| 500 BRL | 1,460.66 ERN |
| 1,000 BRL | 2,921.33 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-10T04:23:47Z",
"rates": {
"ERN": 2.921329
}
}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.1329,
"rate": 2.921329
}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