Rate Overview
Live
1 EUR = 5.8952 BRL
1 BRL = 0.169629
EUR
Avg
5.9007
High
5.9896
Low
5.8567
Last updated: 6/17/2026, 8:32:51 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.90 BRL |
| 10 EUR | 58.95 BRL |
| 50 EUR | 294.76 BRL |
| 100 EUR | 589.52 BRL |
| 500 EUR | 2,947.61 BRL |
| 1,000 EUR | 5,895.22 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-06-17T20:32:51Z",
"rates": {
"BRL": 5.895215
}
}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": 589.5215000000001,
"rate": 5.895215
}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