Rate Overview
Live
1 BRL = 0.165655 EUR
1 EUR = 6.0366
BRL
Avg
0.167702
High
0.170172
Low
0.165602
Last updated: 8/16/2026, 11:39:57 AM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.17 EUR |
| 10 BRL | 1.66 EUR |
| 50 BRL | 8.28 EUR |
| 100 BRL | 16.57 EUR |
| 500 BRL | 82.83 EUR |
| 1,000 BRL | 165.66 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-08-16T11:39:57Z",
"rates": {
"EUR": 0.165655
}
}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.5655,
"rate": 0.165655
}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