Rate Overview
Live
1 BRL = 2.9223 ERN
1 ERN = 0.342201
BRL
Avg
2.9436
High
2.9577
Low
2.9223
Last updated: 7/29/2026, 9:55:28 AM
Quick Conversions
| BRL | ERN |
|---|---|
| 1 BRL | 2.92 ERN |
| 10 BRL | 29.22 ERN |
| 50 BRL | 146.11 ERN |
| 100 BRL | 292.23 ERN |
| 500 BRL | 1,461.13 ERN |
| 1,000 BRL | 2,922.26 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-29T09:55:28Z",
"rates": {
"ERN": 2.92226
}
}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.226,
"rate": 2.92226
}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