Rate Overview
Live
1 EUR = 5.9146 BRL
1 BRL = 0.169072
EUR
Avg
5.8887
High
6.4887
Low
5.1755
Last updated: 5/28/2026, 6:34:00 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.91 BRL |
| 10 EUR | 59.15 BRL |
| 50 EUR | 295.73 BRL |
| 100 EUR | 591.46 BRL |
| 500 EUR | 2,957.31 BRL |
| 1,000 EUR | 5,914.63 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-05-28T18:34:00Z",
"rates": {
"BRL": 5.914625
}
}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": 591.4625,
"rate": 5.914625
}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