Rate Overview
Live
1 BRL = 15.3789 RUB
1 RUB = 0.065024
BRL
Avg
15.3954
High
15.4734
Low
15.3181
Last updated: 7/26/2026, 11:37:23 PM
Quick Conversions
| BRL | RUB |
|---|---|
| 1 BRL | 15.38 RUB |
| 10 BRL | 153.79 RUB |
| 50 BRL | 768.95 RUB |
| 100 BRL | 1,537.89 RUB |
| 500 BRL | 7,689.45 RUB |
| 1,000 BRL | 15,378.90 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-26T23:37:23Z",
"rates": {
"RUB": 15.378903
}
}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": 1537.8903,
"rate": 15.378903
}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