Rate Overview
Live
1 EUR = 6.0515 BRL
1 BRL = 0.165248
EUR
Avg
5.9842
High
6.0515
Low
5.8764
Last updated: 8/17/2026, 11:10:29 AM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 6.05 BRL |
| 10 EUR | 60.52 BRL |
| 50 EUR | 302.58 BRL |
| 100 EUR | 605.15 BRL |
| 500 EUR | 3,025.76 BRL |
| 1,000 EUR | 6,051.52 BRL |
Get EUR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BRLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-17T11:10:29Z",
"rates": {
"BRL": 6.051515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BRL",
"amount": 100
},
"result": 605.1515,
"rate": 6.051515
}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