Rate Overview
Live
1 BRL = 0.167939 EUR
1 EUR = 5.9545
BRL
Avg
0.167419
High
0.169678
Low
0.165961
Last updated: 9/5/2026, 4:47:42 PM
Quick Conversions
| BRL | EUR |
|---|---|
| 1 BRL | 0.17 EUR |
| 10 BRL | 1.68 EUR |
| 50 BRL | 8.40 EUR |
| 100 BRL | 16.79 EUR |
| 500 BRL | 83.97 EUR |
| 1,000 BRL | 167.94 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-09-05T16:47:42Z",
"rates": {
"EUR": 0.167939
}
}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.7939,
"rate": 0.167939
}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