Rate Overview
Live
1 BYN = 1.7517 BRL
1 BRL = 0.570863
BYN
Avg
1.7698
High
1.8048
Low
1.7249
Last updated: 3/27/2026, 8:21:30 AM
Quick Conversions
| BYN | BRL |
|---|---|
| 1 BYN | 1.75 BRL |
| 10 BYN | 17.52 BRL |
| 50 BYN | 87.59 BRL |
| 100 BYN | 175.17 BRL |
| 500 BYN | 875.87 BRL |
| 1,000 BYN | 1,751.74 BRL |
Get BYN/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=BRLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T08:21:30Z",
"rates": {
"BRL": 1.751735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "BRL",
"amount": 100
},
"result": 175.1735,
"rate": 1.751735
}Build with BYN/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key