Rate Overview
Live
1 BRL = 0.585058 BYN
1 BYN = 1.7092
BRL
Avg
0.582191
High
0.585058
Low
0.577095
Last updated: 8/18/2026, 12:01:00 PM
Quick Conversions
| BRL | BYN |
|---|---|
| 1 BRL | 0.59 BYN |
| 10 BRL | 5.85 BYN |
| 50 BRL | 29.25 BYN |
| 100 BRL | 58.51 BYN |
| 500 BRL | 292.53 BYN |
| 1,000 BRL | 585.06 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-08-18T12:01:00Z",
"rates": {
"BYN": 0.585058
}
}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": 58.505799999999994,
"rate": 0.585058
}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