Rate Overview
Live
1 EUR = 5.7610 BRL
1 BRL = 0.173581
EUR
Avg
5.8642
High
5.9486
Low
5.7610
Last updated: 7/23/2026, 4:02:19 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.76 BRL |
| 10 EUR | 57.61 BRL |
| 50 EUR | 288.05 BRL |
| 100 EUR | 576.10 BRL |
| 500 EUR | 2,880.50 BRL |
| 1,000 EUR | 5,760.99 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-23T16:02:19Z",
"rates": {
"BRL": 5.760994
}
}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": 576.0994000000001,
"rate": 5.760994
}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