Rate Overview
Live
1 EUR = 5.9547 BRL
1 BRL = 0.167934
EUR
Avg
5.9671
High
6.0255
Low
5.8935
Last updated: 9/6/2026, 10:23:43 AM
Quick Conversions
| EUR | BRL |
|---|---|
| 1 EUR | 5.95 BRL |
| 10 EUR | 59.55 BRL |
| 50 EUR | 297.74 BRL |
| 100 EUR | 595.47 BRL |
| 500 EUR | 2,977.36 BRL |
| 1,000 EUR | 5,954.72 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-09-06T10:23:43Z",
"rates": {
"BRL": 5.954724
}
}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": 595.4724,
"rate": 5.954724
}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