Rate Overview
Live
1 EUR = 5.8661 BRL
1 BRL = 0.170471
EUR
Avg
5.9074
High
5.9486
Low
5.8661
Last updated: 7/7/2026, 9:03:25 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.87 BRL |
| 10 EUR | 58.66 BRL |
| 50 EUR | 293.30 BRL |
| 100 EUR | 586.61 BRL |
| 500 EUR | 2,933.05 BRL |
| 1,000 EUR | 5,866.09 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-07-07T21:03:25Z",
"rates": {
"BRL": 5.86609
}
}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": 586.6089999999999,
"rate": 5.86609
}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