Rate Overview
Live
1 BYN = 1.7532 BRL
1 BRL = 0.570375
BYN
Avg
1.7508
High
1.7569
Low
1.7459
Last updated: 4/18/2026, 8:46:33 AM
Quick Conversions
| BYN | BRL |
|---|---|
| 1 BYN | 1.75 BRL |
| 10 BYN | 17.53 BRL |
| 50 BYN | 87.66 BRL |
| 100 BYN | 175.32 BRL |
| 500 BYN | 876.62 BRL |
| 1,000 BYN | 1,753.23 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-04-18T08:46:33Z",
"rates": {
"BRL": 1.753231
}
}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.3231,
"rate": 1.753231
}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