Rate Overview
Live
1 BRL = 0.561134 BYN
1 BYN = 1.7821
BRL
Avg
0.559098
High
0.564144
Low
0.554092
Last updated: 3/7/2026, 3:45:38 AM
Quick Conversions
| BRL | BYN |
|---|---|
| 1 BRL | 0.56 BYN |
| 10 BRL | 5.61 BYN |
| 50 BRL | 28.06 BYN |
| 100 BRL | 56.11 BYN |
| 500 BRL | 280.57 BYN |
| 1,000 BRL | 561.13 BYN |
Get BRL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=BYNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T03:45:38Z",
"rates": {
"BYN": 0.561134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "BYN",
"amount": 100
},
"result": 56.1134,
"rate": 0.561134
}Build with BRL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key