Rate Overview
Live
1 BRL = 0.557225 BYN
1 BYN = 1.7946
BRL
Avg
0.556742
High
0.579391
Low
0.533955
Last updated: 7/29/2026, 7:34:45 PM
Quick Conversions
| BRL | BYN |
|---|---|
| 1 BRL | 0.56 BYN |
| 10 BRL | 5.57 BYN |
| 50 BRL | 27.86 BYN |
| 100 BRL | 55.72 BYN |
| 500 BRL | 278.61 BYN |
| 1,000 BRL | 557.23 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-07-29T19:34:45Z",
"rates": {
"BYN": 0.557225
}
}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": 55.7225,
"rate": 0.557225
}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