Rate Overview
Live
1 BRL = 0.169798 EUR
1 EUR = 5.8894
BRL
Avg
0.171070
High
0.172016
Low
0.169785
Last updated: 5/28/2026, 6:56:21 AM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.17 EUR |
| 10 BRL | 1.70 EUR |
| 50 BRL | 8.49 EUR |
| 100 BRL | 16.98 EUR |
| 500 BRL | 84.90 EUR |
| 1,000 BRL | 169.80 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-28T06:56:21Z",
"rates": {
"EUR": 0.169798
}
}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.9798,
"rate": 0.169798
}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