Rate Overview
Live
1 EUR = 6.0308 BRL
1 BRL = 0.165814
EUR
Avg
6.3014
High
6.6810
Low
5.9607
Last updated: 3/27/2026, 9:07:53 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 6.03 BRL |
| 10 EUR | 60.31 BRL |
| 50 EUR | 301.54 BRL |
| 100 EUR | 603.08 BRL |
| 500 EUR | 3,015.42 BRL |
| 1,000 EUR | 6,030.85 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-03-27T21:07:53Z",
"rates": {
"BRL": 6.030848
}
}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": 603.0848,
"rate": 6.030848
}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