Rate Overview
Live
1 BRL = 0.571868 BYN
1 BYN = 1.7487
BRL
Avg
0.569754
High
0.575353
Low
0.565319
Last updated: 5/7/2026, 8:01:56 AM
Quick Conversions
| BRL | BYN |
|---|---|
| 1 BRL | 0.57 BYN |
| 10 BRL | 5.72 BYN |
| 50 BRL | 28.59 BYN |
| 100 BRL | 57.19 BYN |
| 500 BRL | 285.93 BYN |
| 1,000 BRL | 571.87 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-05-07T08:01:56Z",
"rates": {
"BYN": 0.571868
}
}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": 57.186800000000005,
"rate": 0.571868
}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