Rate Overview
Live
1 EUR = 5.7974 BRL
1 BRL = 0.172492
EUR
Avg
5.9605
High
6.2233
Low
5.7794
Last updated: 7/22/2026, 10:48:18 AM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.80 BRL |
| 10 EUR | 57.97 BRL |
| 50 EUR | 289.87 BRL |
| 100 EUR | 579.74 BRL |
| 500 EUR | 2,898.69 BRL |
| 1,000 EUR | 5,797.37 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-22T10:48:18Z",
"rates": {
"BRL": 5.797374
}
}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": 579.7374,
"rate": 5.797374
}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