Rate Overview
Live
1 BRL = 0.163674 EUR
1 EUR = 6.1097
BRL
Avg
0.164354
High
0.165274
Low
0.163674
Last updated: 3/6/2026, 6:12:39 PM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.16 EUR |
| 10 BRL | 1.64 EUR |
| 50 BRL | 8.18 EUR |
| 100 BRL | 16.37 EUR |
| 500 BRL | 81.84 EUR |
| 1,000 BRL | 163.67 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-03-06T18:12:39Z",
"rates": {
"EUR": 0.163674
}
}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": 16.3674,
"rate": 0.163674
}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