Rate Overview
Live
1 BYN = 1.7092 BRL
1 BRL = 0.585059
BYN
Avg
1.7179
High
1.7328
Low
1.7092
Last updated: 8/18/2026, 4:09:11 PM
Quick Conversions
| BYN | BRL |
|---|---|
| 1 BYN | 1.71 BRL |
| 10 BYN | 17.09 BRL |
| 50 BYN | 85.46 BRL |
| 100 BYN | 170.92 BRL |
| 500 BYN | 854.62 BRL |
| 1,000 BYN | 1,709.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-08-18T16:09:11Z",
"rates": {
"BRL": 1.70923
}
}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": 170.923,
"rate": 1.70923
}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