Rate Overview
Live
1 BRL = 0.173050 EUR
1 EUR = 5.7787
BRL
Avg
0.167091
High
0.174067
Low
0.155366
Last updated: 7/25/2026, 7:45:46 AM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.17 EUR |
| 10 BRL | 1.73 EUR |
| 50 BRL | 8.65 EUR |
| 100 BRL | 17.31 EUR |
| 500 BRL | 86.53 EUR |
| 1,000 BRL | 173.05 EUR |
Get BRL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=EURExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-25T07:45:46Z",
"rates": {
"EUR": 0.17305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "EUR",
"amount": 100
},
"result": 17.305,
"rate": 0.17305
}Build with BRL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key