Rate Overview
Live
1 BRL = 3.0050 ERN
1 ERN = 0.332780
BRL
Avg
2.9966
High
3.0111
Low
2.9678
Last updated: 4/17/2026, 6:11:01 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 3.00 ERN |
| 10 BRL | 30.05 ERN |
| 50 BRL | 150.25 ERN |
| 100 BRL | 300.50 ERN |
| 500 BRL | 1,502.49 ERN |
| 1,000 BRL | 3,004.99 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-04-17T06:11:01Z",
"rates": {
"ERN": 3.004986
}
}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": 300.4986,
"rate": 3.004986
}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