Rate Overview
Live
1 EUR = 5.8237 BRL
1 BRL = 0.171712
EUR
Avg
5.8104
High
5.8543
Low
5.7742
Last updated: 5/8/2026, 1:07:01 PM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.82 BRL |
| 10 EUR | 58.24 BRL |
| 50 EUR | 291.19 BRL |
| 100 EUR | 582.37 BRL |
| 500 EUR | 2,911.85 BRL |
| 1,000 EUR | 5,823.70 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-08T13:07:01Z",
"rates": {
"BRL": 5.823704
}
}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": 582.3704,
"rate": 5.823704
}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