Rate Overview
Live
1 BRL = 0.172613 EUR
1 EUR = 5.7933
BRL
Avg
0.172216
High
0.173184
Low
0.170815
Last updated: 5/8/2026, 1:08:18 AM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.17 EUR |
| 10 BRL | 1.73 EUR |
| 50 BRL | 8.63 EUR |
| 100 BRL | 17.26 EUR |
| 500 BRL | 86.31 EUR |
| 1,000 BRL | 172.61 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-05-08T01:08:18Z",
"rates": {
"EUR": 0.172613
}
}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.2613,
"rate": 0.172613
}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