Rate Overview
Live
1 EUR = 5.8795 BRL
1 BRL = 0.170084
EUR
Avg
5.8897
High
5.9584
Low
5.8623
Last updated: 4/16/2026, 10:57:06 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.88 BRL |
| 10 EUR | 58.79 BRL |
| 50 EUR | 293.97 BRL |
| 100 EUR | 587.95 BRL |
| 500 EUR | 2,939.73 BRL |
| 1,000 EUR | 5,879.46 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-04-16T22:57:06Z",
"rates": {
"BRL": 5.87946
}
}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": 587.946,
"rate": 5.87946
}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