Rate Overview
Live
1 BRL = 0.563434 BYN
1 BYN = 1.7748
BRL
Avg
0.562826
High
0.569334
Low
0.556239
Last updated: 7/27/2026, 11:40:15 PM
Quick Conversions
| BRL | BYN |
|---|---|
| 1 BRL | 0.56 BYN |
| 10 BRL | 5.63 BYN |
| 50 BRL | 28.17 BYN |
| 100 BRL | 56.34 BYN |
| 500 BRL | 281.72 BYN |
| 1,000 BRL | 563.43 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-27T23:40:15Z",
"rates": {
"BYN": 0.563434
}
}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.3434,
"rate": 0.563434
}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