Rate Overview
Live
1 RUB = 0.065069 BRL
1 BRL = 15.3683
RUB
Avg
0.067268
High
0.072098
Low
0.063828
Last updated: 7/24/2026, 6:49:18 AM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.07 BRL |
| 10 RUB | 0.65 BRL |
| 50 RUB | 3.25 BRL |
| 100 RUB | 6.51 BRL |
| 500 RUB | 32.53 BRL |
| 1,000 RUB | 65.07 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-24T06:49:18Z",
"rates": {
"BRL": 0.065069
}
}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.5069,
"rate": 0.065069
}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