Rate Overview
Live
1 BRL = 0.164805 EUR
1 EUR = 6.0678
BRL
Avg
0.164897
High
0.167765
Low
0.162428
Last updated: 3/28/2026, 4:26:04 AM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.16 EUR |
| 10 BRL | 1.65 EUR |
| 50 BRL | 8.24 EUR |
| 100 BRL | 16.48 EUR |
| 500 BRL | 82.40 EUR |
| 1,000 BRL | 164.81 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-28T04:26:04Z",
"rates": {
"EUR": 0.164805
}
}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.4805,
"rate": 0.164805
}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