Rate Overview
Live
1 RUB = 0.064977 BRL
1 BRL = 15.3901
RUB
Avg
0.067260
High
0.076948
Low
0.056524
Last updated: 7/25/2026, 4:56:50 AM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.06 BRL |
| 10 RUB | 0.65 BRL |
| 50 RUB | 3.25 BRL |
| 100 RUB | 6.50 BRL |
| 500 RUB | 32.49 BRL |
| 1,000 RUB | 64.98 BRL |
Get RUB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=BRLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-25T04:56:50Z",
"rates": {
"BRL": 0.064977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "BRL",
"amount": 100
},
"result": 6.497699999999999,
"rate": 0.064977
}Build with RUB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key