Rate Overview
Live
1 BRL = 0.535330 BYN
1 BYN = 1.8680
BRL
Avg
0.542324
High
0.547892
Low
0.535330
Last updated: 6/19/2026, 8:48:11 AM
Quick Conversions
| BRL | BYN |
|---|---|
| 1 BRL | 0.54 BYN |
| 10 BRL | 5.35 BYN |
| 50 BRL | 26.77 BYN |
| 100 BRL | 53.53 BYN |
| 500 BRL | 267.66 BYN |
| 1,000 BRL | 535.33 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-06-19T08:48:11Z",
"rates": {
"BYN": 0.53533
}
}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": 53.532999999999994,
"rate": 0.53533
}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