Rate Overview
Live
1 RUB = 0.066921 BRL
1 BRL = 14.9430
RUB
Avg
0.067078
High
0.067704
Low
0.066425
Last updated: 3/6/2026, 5:14:00 PM
Quick Conversions
| RUB | BRL |
|---|---|
| 1 RUB | 0.07 BRL |
| 10 RUB | 0.67 BRL |
| 50 RUB | 3.35 BRL |
| 100 RUB | 6.69 BRL |
| 500 RUB | 33.46 BRL |
| 1,000 RUB | 66.92 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-03-06T17:14:00Z",
"rates": {
"BRL": 0.066921
}
}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.692099999999999,
"rate": 0.066921
}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