Rate Overview
Live
1 ERN = 0.342200 BRL
1 BRL = 2.9223
ERN
Avg
0.339732
High
0.342200
Low
0.338102
Last updated: 7/29/2026, 9:46:59 AM
Quick Conversions
| ERN | BRL |
|---|---|
| 1 ERN | 0.34 BRL |
| 10 ERN | 3.42 BRL |
| 50 ERN | 17.11 BRL |
| 100 ERN | 34.22 BRL |
| 500 ERN | 171.10 BRL |
| 1,000 ERN | 342.20 BRL |
Get ERN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=BRLExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-29T09:46:59Z",
"rates": {
"BRL": 0.3422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "BRL",
"amount": 100
},
"result": 34.22,
"rate": 0.3422
}Build with ERN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key