EUR
BRL
R$

EUR/BRL Exchange Rate

Euro to Brazilian Real

Live Rate
5.7828
-10.15% YTD

1 BRL = 0.172927 EUR

EUR/BRL Price Chart

Historical exchange rate performance

Current 5.7828
High 6.4364
Low 5.7449
YTD Change -10.15%

Rate Overview

Live
1 EUR = 5.7828 BRL
1 BRL = 0.172927 EUR
Avg
5.9901
High
6.4364
Low
5.7449

Last updated: 7/26/2026, 11:40:05 AM

Quick Conversions

EURBRL
1 EUR5.78 BRL
10 EUR57.83 BRL
50 EUR289.14 BRL
100 EUR578.28 BRL
500 EUR2,891.40 BRL
1,000 EUR5,782.79 BRL

Get EUR/BRL Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=BRL

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-07-26T11:40:05Z",
  "rates": {
    "BRL": 5.78279
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=BRL&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "BRL",
    "amount": 100
  },
  "result": 578.279,
  "rate": 5.78279
}

Build with EUR/BRL Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key