Rate Overview
Live
1 BRL = 0.170022 EUR
1 EUR = 5.8816
BRL
Avg
0.170031
High
0.170580
Low
0.168944
Last updated: 4/17/2026, 6:25:26 AM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.17 EUR |
| 10 BRL | 1.70 EUR |
| 50 BRL | 8.50 EUR |
| 100 BRL | 17.00 EUR |
| 500 BRL | 85.01 EUR |
| 1,000 BRL | 170.02 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-04-17T06:25:26Z",
"rates": {
"EUR": 0.170022
}
}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.002200000000002,
"rate": 0.170022
}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