Rate Overview
Live
1 EUR = 5.7814 BRL
1 BRL = 0.172967
EUR
Avg
5.7866
High
5.7997
Low
5.7775
Last updated: 7/28/2026, 2:40:21 AM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.78 BRL |
| 10 EUR | 57.81 BRL |
| 50 EUR | 289.07 BRL |
| 100 EUR | 578.14 BRL |
| 500 EUR | 2,890.72 BRL |
| 1,000 EUR | 5,781.44 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-28T02:40:21Z",
"rates": {
"BRL": 5.78144
}
}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": 578.144,
"rate": 5.78144
}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