Rate Overview
Live
1 EUR = 6.1073 BRL
1 BRL = 0.163739
EUR
Avg
6.0865
High
6.1073
Low
6.0506
Last updated: 3/7/2026, 12:08:31 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 6.11 BRL |
| 10 EUR | 61.07 BRL |
| 50 EUR | 305.36 BRL |
| 100 EUR | 610.73 BRL |
| 500 EUR | 3,053.64 BRL |
| 1,000 EUR | 6,107.28 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-07T12:08:31Z",
"rates": {
"BRL": 6.107283
}
}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": 610.7283,
"rate": 6.107283
}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