Rate Overview
Live
1 BRL = 2.8821 ERN
1 ERN = 0.346964
BRL
Avg
2.8866
High
2.9094
Low
2.8741
Last updated: 8/19/2026, 9:48:53 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.88 ERN |
| 10 BRL | 28.82 ERN |
| 50 BRL | 144.11 ERN |
| 100 BRL | 288.21 ERN |
| 500 BRL | 1,441.07 ERN |
| 1,000 BRL | 2,882.15 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-08-19T09:48:53Z",
"rates": {
"ERN": 2.882146
}
}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": 288.2146,
"rate": 2.882146
}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