Rate Overview
Live
1 BRL = 15.3448 RUB
1 RUB = 0.065169
BRL
Avg
15.0392
High
18.0201
Low
12.7278
Last updated: 7/27/2026, 6:56:41 AM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.34 RUB |
| 10 BRL | 153.45 RUB |
| 50 BRL | 767.24 RUB |
| 100 BRL | 1,534.48 RUB |
| 500 BRL | 7,672.39 RUB |
| 1,000 BRL | 15,344.77 RUB |
Get BRL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=RUBExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-27T06:56:41Z",
"rates": {
"RUB": 15.344773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "RUB",
"amount": 100
},
"result": 1534.4773,
"rate": 15.344773
}Build with BRL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key