Rate Overview
Live
1 EUR = 5.8344 BRL
1 BRL = 0.171397
EUR
Avg
5.8860
High
6.6810
Low
5.2279
Last updated: 7/20/2026, 7:07:16 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.83 BRL |
| 10 EUR | 58.34 BRL |
| 50 EUR | 291.72 BRL |
| 100 EUR | 583.44 BRL |
| 500 EUR | 2,917.21 BRL |
| 1,000 EUR | 5,834.41 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-20T19:07:16Z",
"rates": {
"BRL": 5.834411
}
}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": 583.4411,
"rate": 5.834411
}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